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

ChartElementModel.ToString() Method

Returns the textual representation of the ChartElementModel.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v20.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

public override string ToString()

Returns

Type Description
String

The ChartElementModel textual representation.

See Also