Skip to main content

SwiftPlotDiagramSecondaryAxisYCollectionModel.ToString() Method

Returns the textual representation of the SwiftPlotDiagramSecondaryAxisYCollectionModel.

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

The SwiftPlotDiagramSecondaryAxisYCollectionModel textual representation.

See Also