IMSL C# Numerical Library

Axis1D.FirstTick Property

This indicates the location of the first tick.

public virtual double FirstTick {get; set;}

Property Value

A double which contains the "FistTick" attribute value.

Remarks

By default, FirstTick = GetWindow()[0].

See Also

Axis1D Class | Imsl.Chart2D Namespace