Click or drag to resize
Axis1DMajorTick Property
The major tick node of this Axis1D.

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

Property Value

Type: MajorTick
A MajorTick which contains the "MajorTick" attribute value.
Remarks
This is a child of the axis node.
See Also