Click or drag to resize
AxisRAxisRMajorTick Property
Specifies the major tick associated with this axis.

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

Property Value

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