Skip to main content
All docs
V26.1
  • HeatmapRangeStopCollection Class

    A collection of color range boundaries.

    Namespace: DevExpress.Xpf.Charts.Heatmap

    Assembly: DevExpress.Xpf.Charts.v26.1.dll

    Declaration

    public class HeatmapRangeStopCollection :
        ObservableCollection<HeatmapRangeStop>

    The following members return HeatmapRangeStopCollection objects:

    See Also