ASPxClientAxis2D.axisTitle Property
Provides access to an axis title object.
Declaration
axisTitle: ASPxClientAxisTitle
Property Value
Type | Description |
---|---|
ASPxClientAxisTitle | An ASPxClientAxisTitle object which represents the axis title. |
Remarks
For more information, refer to Axis Titles.
See Also