CAxis::GetTitle

CAxis::SetTitle


void SetTitle( CString title );
CString GetTitle( void );

Description

These functions retrieve or set the title of the axis, which is displayed next to the tick labels. If no title is set, space is not reserved for the title, so the plot area is larger.


CAxis Reference | CPlot Reference