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