Skip to main content
All docs
V23.2

HeatmapObjectColorProvider.ToString() Method

Returns a string that represents the current object.

Namespace: DevExpress.XtraCharts.Heatmap

Assembly: DevExpress.XtraCharts.v23.2.dll

NuGet Package: DevExpress.Charts

Declaration

public override string ToString()

Returns

Type Description
String

A string that represents the current HeatmapObjectColorProvider object.

See Also