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

    The base class for waterfall point value options.

    Namespace: DevExpress.XtraCharts

    Assembly: DevExpress.XtraCharts.v25.1.dll

    NuGet Package: DevExpress.Charts

    #Declaration

    public abstract class WaterfallValueOptionsBase :
        ChartElement,
        IWaterfallValueOptions,
        IXtraSupportDeserializeCollectionItem

    The following members return WaterfallValueOptionsBase objects:

    See Also