ChartDirector 7.1 (C++ Edition)

Chart.whiteOnBlackPalette


Declaration

static const int[] whiteOnBlackPalette;

Description

A constant array of integers to represent the white on black palette.

The array is in a format that can be directly used in BaseChart.setColors and DrawArea.setColorTable.

See Color Specification on how colors are represented in ChartDirector.