Skip to main content

WaterfallValueOptionsBase Class

The base class for waterfall point value options.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.1.dll

NuGet Package: DevExpress.Charts

Declaration

[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
public abstract class WaterfallValueOptionsBase :
    ChartElement,
    IWaterfallValueOptions,
    IXtraSupportDeserializeCollectionItem

The following members return WaterfallValueOptionsBase objects:

See Also