Skip to main content
All docs
V23.2

DoubleCollection Class

A collection of floating-point numeric values.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.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