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

ChartAppearance.ToString() Method

Returns the textual representation of the ChartAppearance.

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

The textual representation of the ChartAppearance.

See Also