Skip to main content
All docs
V25.2
  • HeatmapRangeStopCollection Class

    A collection of color range boundaries.

    Namespace: DevExpress.XtraCharts.Heatmap

    Assembly: DevExpress.XtraCharts.v25.2.dll

    Declaration

    public class HeatmapRangeStopCollection :
        NotificationCollection<HeatmapRangeStop>

    The following members return HeatmapRangeStopCollection objects:

    See Also