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

SeriesKeyColorColorizerModel.ToString() Method

Returns the SeriesKeyColorColorizerModel textual representation.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

public override string ToString()

Returns

Type Description
String

The String value that is the SeriesKeyColorColorizerModel textual representation.

See Also