Skip to main content

IndicatorCollectionModel.ToString() Method

Returns the textual representation of the IndicatorCollectionModel.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

public override string ToString()

Returns

Type Description
String

The IndicatorCollectionModel textual representation.

See Also