CAViewer::SetUseColorPalette

CAViewer class

Enables or disables use of the color palette.

void SetUseColorPalette(
  BOOL onoroff
  );

Parameters

onoroff
If set to TRUE, the current color palette will be used to map data values to colors. If set to FALSE, the current graph color will be used.

Return Value

None.

See Also

CAViewer::SetPaletteRange, CAViewer::SetPaletteAutoAdjust, CAViewer::SetPaletteId, CAViewer::GetUseColorPalette