CXYChart::AxisSettings
virtual BOOL AxisSettings( void );
virtual BOOL AxisSettings( int whichDataSet );
Parameters
- whichDataSet - The number of the axis the dialog box should default to (zero-based)
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.
CXYChart Reference | CPlot Reference