GetValuesPair(Index: Integer, Var MinValue: Double, Var MaxValue: Double);
Index. Interval index.
MinValue. Start value of the interval.
MaxValue. End value of the interval.
The GetValuesPair method returns the start and end values of visualizer scale interval.
Example of use is given on the description page of the IVZDataScale.Less property.
See also: