CChart::AxisSettings


virtual BOOL AxisSettings( void );
virtual BOOL AxisSettings( int whichDataSet );
Parameters

Returns

TRUE if the user clicked OK in the settings dialog box, FALSE otherwise.

Description

This function displays the axis settings dialog box for the current chart by simply invoking a CAxisSetings dialog box.


CChart Reference | CPlot Reference