CXYChart::DataSettings


virtual BOOL DataSettings( void );
virtual BOOL DataSettings( int whichDataSet );

Parameters

Returns

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

Description

s The function displays a dialog box which allows the user to change the settings of each of the data sets within the current chart. This includes plot style, markers (type and frequency), color, etc. It sets up a CPlotSettingsDialog box.


CXYChart Reference | CPlot Reference