2.4.50 ClrtClient
The ClrtClient record specifies a custom color palette for a chart.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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
This value MUST be equal to the system window text color.
1
This value MUST be equal to the system window color.
2
Neutral color
This value MUST be black.