Skip to main content

WaterfallDrawOptions Class

Contains settings for custom drawing waterfall series.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public class WaterfallDrawOptions :
    BarDrawOptions

#Remarks

The WaterfallDrawOptions class contains specific settings that can be used to custom draw waterfall series.

#Inheritance

See Also