Skip to main content
All docs
V23.2

HeatmapRangeStop Constructors

A color range boundary.
Name Parameters Description
HeatmapRangeStop() none Initializes a new instance of the HeatmapRangeStop class.
HeatmapRangeStop(Double, HeatmapRangeStopType) value, type Initializes a new instance of the HeatmapRangeStop class with specified settings.
HeatmapRangeStop(Double) value Initializes a new instance of the HeatmapRangeStop class with specified settings.
See Also