Skip to main content

RangeBarDrawOptions Class

Contains settings for custom drawing RangeBarSeriesView class descendant views.

Namespace: DevExpress.XtraCharts

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

See Also