GetUsedIntervalIndex(nIndex: Integer): Integer;
nIndex. Index of color scale interval.
The GetUsedIntervalIndex method is used to get the number of scale intervals in use.
To get color at a specified interval of the color scale, use the IGxColorScale.Color property.
The method use is given in the example for ITabFormatScale.GetUsedIntervalsCount.
See also: