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
Related API Members
The following members return WaterfallValueOptionsBase objects:
Implements
Inheritance
See Also