Click or drag to resize
Axis1DTickInterval Property
The tick interval node of this Axis1D.

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

Property Value

Type: Double
A double which contains the "TickInterval" attribute value.
See Also