CImageChart::GetPalette

CImageChart::SetPalette


void SetPalette( int whichPalette );
int GetPalette( void );

Parameters

Description

This function sets or returns the current palette used by CImageChart. The palettes are pre-created and stored in resources (see the tutorial for more information on CPlot resources), and loaded out of those resources for display. Experimentation is the best way to find the best palette.


CImageChart Reference | CPlot Reference