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

ScaleBreakCollectionModel.ToString() Method

Returns the textual representation of the ScaleBreakCollectionModel.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

public override string ToString()

Returns

Type Description
String

The ScaleBreakCollectionModel textual representation.

See Also