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

WaterfallValueOptionsBase Class

The base class for waterfall point value options.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.1.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public abstract class WaterfallValueOptionsBase :
    ChartElement,
    IWaterfallValueOptions,
    IXtraSupportDeserializeCollectionItem

The following members return WaterfallValueOptionsBase objects:

Library Related API Members
Cross-Platform Class Library WaterfallSeriesView.ValueOptions
WinForms Controls ChartControl.WaterfallValueOptions
See Also