Skip to main content
A newer version of this page is available. .
All docs
V21.2

HeatmapRangeStop Constructors

A color range boundary.
Name Parameters Description
HeatmapRangeStop() none Initializes a new instance of the HeatmapRangeStop class.
HeatmapRangeStop(Double, HeatmapRangeStopType) value, unitType 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