CXYChart::GetDataColor
CXYChart::SetDataColor
void SetDataColor( int dataID, COLORREF color );
COLORREF GetDataColor( int dataID );
Description
These functions set or return the color used to draw the lines and marker for a specific data set.
The data ID is that returned by AddData or SetData.
CXYChart Reference | CPlot Reference