Skip to main content
All docs
V25.1
  • 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