Color(Index: Integer): IGxColor;
Color[Index: Integer]: Prognoz.Platform.Interop.Drawing.GxColor;
Index. Index of the interval, for which the color should be defined.
The Color property determines the color of selected scale interval.
The property is relevant if the UseAutoColors property is set to False. The number of intervals can be obtained in the IntervalsCount property.
The example of use is given in description of the IntervalsCount property.
See also: