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.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.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