Skip to main content
All docs
V23.2

SubtotalCollectionModel.ToString() Method

Returns a string representing the current object.

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 value that represents the current object.

See Also