RangeBarDrawOptions Class
In This Article
Contains settings for custom drawing RangeBarSeriesView class descendant views.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public class RangeBarDrawOptions :
BarDrawOptions
#Remarks
The RangeBarDrawOptions class contains specific settings which can be used to custom draw series of the RangeBarSeriesView class descendants.
#Inheritance
Object
DrawOptions
BarDrawOptions
RangeBarDrawOptions
See Also