A newer version of this page is available.
Switch to the current version.
RangeBarDrawOptions Class
Contains settings for custom drawing RangeBarSeriesView class descendant views.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v18.2.dll
Declaration
public class RangeBarDrawOptions :
BarDrawOptions
Public Class RangeBarDrawOptions
Inherits 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
Feedback