HeatmapRangeStop(Double) Constructor
Initializes a new instance of the HeatmapRangeStop class with specified settings.
Namespace: DevExpress.XtraCharts.Heatmap
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
value | Double | The range stop value. |
See Also