Skip to main content
All docs
V26.1
  • BorderlessSimpleWaterfall2DModel Members

    The basic waterfall bar model without a border.

    Constructors

    Name Description
    BorderlessSimpleWaterfall2DModel() Initializes a new instance of the BorderlessSimpleWaterfall2DModel class with the default settings.

    Properties

    Name Description
    ModelName Returns the BorderlessSimpleWaterfall2DModel name.
    TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

    Events

    Name Description
    PropertyChanged Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject.
    See Also