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

    A collection of floating-point numeric values.

    Namespace: DevExpress.XtraCharts

    Assembly: DevExpress.XtraCharts.v25.2.dll

    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