Skip to main content
A newer version of this page is available. .

WaterfallDrawOptions Class

Contains settings for custom drawing waterfall series.

Namespace: DevExpress.XtraCharts

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