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.v21.2.dll

NuGet Package: DevExpress.Charts

Declaration

public abstract class WaterfallValueOptionsBase :
    ChartElement,
    IWaterfallValueOptions,
    IXtraSupportDeserializeCollectionItem
See Also