Back to Devexpress

WaterfallValueOptionsBase Class

wpf-devexpress-dot-xpf-dot-charts-9a122ad5.md

latest1.9 KB
Original Source

WaterfallValueOptionsBase Class

The base class for waterfall point value options.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public abstract class WaterfallValueOptionsBase :
    ChartDependencyObject,
    IWaterfallValueOptions,
    IWeakEventListener
vb
Public MustInherit Class WaterfallValueOptionsBase
    Inherits ChartDependencyObject
    Implements IWaterfallValueOptions,
               IWeakEventListener

The following members return WaterfallValueOptionsBase objects:

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject WaterfallValueOptionsBase WaterfallAbsoluteValueOptions

WaterfallRelativeValueOptions

See Also

WaterfallValueOptionsBase Members

DevExpress.Xpf.Charts Namespace