Skip to main content

SeriesKeyColorColorizerModel.ToString() Method

Returns the SeriesKeyColorColorizerModel textual representation.

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 String value that is the SeriesKeyColorColorizerModel textual representation.

See Also