A AxisRLabel which specifies the label node associated with
this axis.
Namespace: Imsl.Chart2DAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual AxisRLabel AxisRLabel { get; }
Public Overridable ReadOnly Property AxisRLabel As AxisRLabel
Get
public:
virtual property AxisRLabel^ AxisRLabel {
AxisRLabel^ get ();
}
abstract AxisRLabel : AxisRLabel with get
override AxisRLabel : AxisRLabel with get
Property Value
Type:
AxisRLabelSee Also