Click or drag to resize
AxisRAxisRLine Property
Specifies the line node associated with this axis.

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

Property Value

Type: AxisRLine
A AxisRLine which contains the line node associated with this axis.
See Also