BCGSuite for MFC
CArray<CBCGPColor, const CBCGPColor&> CBCGPChartSurfaceSeries::m_arCustomSurfaceColors

Contains custom surface colors.

Add CBCGPColor objects to this array in order to define base custom colors for the surface color map.

The exact colors are generated automatically according to the number of levels (see SetColorMapCount()).

To activate custom color mode call SetColorMode() with CM_CUSTOM value.