AxisLabel2D.ToString() Method
Returns the textual representation of the 2D-axis label.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Returns
| Type | Description |
|---|---|
| String | A string that is the textual representation of the 2D-axis label. |
See Also