Skip to main content
A newer version of this page is available. .
All docs
V22.1

HeatmapRangeStopCollection Class

A collection of color range boundaries.

Namespace: DevExpress.XtraCharts.Heatmap

Assembly: DevExpress.XtraCharts.v22.1.dll

NuGet Package: DevExpress.Charts

Declaration

public class HeatmapRangeStopCollection :
    NotificationCollection<HeatmapRangeStop>

The following members return HeatmapRangeStopCollection objects:

See Also