WaterfallDrawOptions Class
In This Article
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
Object
DrawOptions
BarDrawOptions
WaterfallDrawOptions
See Also