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

ColorObjectColorizerModel.ToString() Method

Returns the textual representation of the ColorObjectColorizerModel.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

public override string ToString()

Returns

Type Description
String

The ColorObjectColorizerModel textual representation.

See Also