Skip to main content
All docs
V25.1
  • WaterfallDrawOptions Class

    Contains settings for custom drawing waterfall series.

    Namespace: DevExpress.XtraCharts

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