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

DoubleCollection Class

A collection of floating-point numeric values.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v21.2.dll

NuGet Package: DevExpress.Charts

Declaration

public class DoubleCollection :
    NotificationCollection<double>

The following members return DoubleCollection objects:

Library Related API Members
Cross-Platform Class Library RangeColorizer.RangeStops
RangeSegmentColorizer.RangeStops
WinForms Controls RangeColorizerModel.RangeStops
RangeSegmentColorizerModel.RangeStops
See Also