Skip to main content
All docs
V26.1
  • DoubleCollection Class

    A collection of floating-point numeric values.

    Namespace: DevExpress.XtraCharts

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