BCGControlBar Pro for MFC
virtual const BCGPChartFormatSeries* CBCGPChartSeries::GetColors ( BCGPSeriesColorsPtr seriesColors,
int  nDataPointIndex 
)
virtual

Returns a set of colors used to display series elements, markers and labels.

If nDataPointIndex is -1 this method returns colors for a series, otherwise it returns colors for the specified data point if that data point has been formatted individually.

Parameters
seriesColorsContains colors (actually pointers to brushes) when the function returns.
nDataPointIndexSpecifies a data point index.