Click or drag to resize
Axis1DFirstTick Property
This indicates the location of the first tick.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double FirstTick { get; set; }

Property Value

Type: Double
A double which contains the "FistTick" attribute value.
Remarks
By default, FirstTick = GetWindow()[0].
See Also