BCGSuite for MFC
BCGPSeriesColorsPtr::BCGPSeriesColorsPtr ( const BCGPChartFormatSeries format)
inline

Constructs the object.

The format parameter is used to initialize the pointers to colors . If some colors will remain empty, the pointers will be taken from the global color theme. This algorithm allows to preserve colors that have been explicitly assigned to data points or series as a part of color customizataion.

Parameters
formatA reference to series format to take the colors from.