Skip to main content
A newer version of this page is available. .

AxisLabel2D.ToString() Method

Returns the textual representation of the 2D-axis label.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public override string ToString()

Returns

Type Description
String

A string that is the textual representation of the 2D-axis label.

See Also