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

SeriesDataSourceColorizerModel.ToString() Method

Returns the SeriesDataSourceColorizerModel 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 SeriesDataSourceColorizerModel textual representation.

See Also