DoubleCollection Class
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v20.2.dll
Declaration
public class DoubleCollection :
NotificationCollection<double>
Public Class DoubleCollection
Inherits NotificationCollection(Of Double)
Related API Members
The following members accept/return DoubleCollection objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | RangeColorizer.RangeStops |
RangeSegmentColorizer.RangeStops | |
WinForms Controls | RangeColorizerModel.RangeStops |
RangeSegmentColorizerModel.RangeStops |
Inheritance
See Also
Feedback