IMSL C# Numerical Library

AxisTheta.GetTicks Method 

Returns the "Ticks" attribute value.

public virtual double[] GetTicks();

Return Value

A double[] containing the "Ticks" attribute value.

Remarks

These are the positions at which the angles are labeled. The ticks are in radians, not degrees.

See Also

AxisTheta Class | Imsl.Chart2D Namespace