Skip to main content

ChartCalculatedFieldCollectionModel.ToString() Method

Returns the short class name enclosed in parentheses.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

public override string ToString()

Returns

Type Description
String

A string that is the short class name enclosed in parentheses.

See Also