RangeBarSeriesView Class
Represents the base class for series views of the Side-by-Side Range Bar, Overlapped Range Bar and Gantt type.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Remarks
The RangeBarSeriesView class serves as a base for the SideBySideRangeBarSeriesView and OverlappedRangeBarSeriesView classes which provide the functionality of range bar series views within a chart control. Properties and methods which are defined by the RangeBarSeriesView class implement the base range bar series view functionality and are common to all range bar types of series views.
Implements
Inheritance
See Also