IMSL C# Numerical Library

Axis1D.SetTicks Method 

Sets the "Ticks" attribute value.

public virtual void SetTicks(
   double[] ticks
);

Parameters

ticks
A double[] which contains the location, in user coordinates, of the major tick marks.

See Also

Axis1D Class | Imsl.Chart2D Namespace