ChartDirector 5.1 (.NET Edition)

BaseMeter.getTicks


Usage

[VB] Public Function getTicks() As Double()
[C#] public double[] getTicks();

Description

Returns the positions of all ticks as values on the meter scale.

Arguments

None

Return Value

All array of numbers representing the positions of the ticks as values on the meter scale.