A AxisRLabel which specifies the label node associated with
this axis.
Namespace:
Imsl.Chart2D
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public virtual AxisRLabel AxisRLabel { get; } |
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property AxisRLabel As AxisRLabel |
Visual C++ |
---|
public: virtual property AxisRLabel^ AxisRLabel { AxisRLabel^ get (); } |