2.4.50 ClrtClient

The ClrtClient record specifies a custom color palette for a chart.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

ccv

rgColor (variable)

...

ccv (2 bytes): A signed integer that specifies the number of colors in the rgColor array. The value MUST be 3.

rgColor (variable): An array of LongRGB structures. The array specifies the colors of the color palette. The elements MUST contain the following values:

Index

Element

Value

0

Foreground color

This value MUST be equal to the system window text color.

1

Background color 

This value MUST be equal to the system window color.

2

Neutral color

This value MUST be black.