CChart::PlotSettings


virtual BOOL PlotSettings( void );

Returns

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

Description

The default implementation of this function does nothing since plot styles vary so widely. Override this function and call the appropriate plot settings dialog box function (see CXYChart::PlotSettings).


CChart Reference | CPlot Reference