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

    A waterfall subtotal.

    Constructors

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

    Properties

    Name Description
    Label A waterfall subtotal.
    PointIndex Gets or sets an index of a waterfall point, after which a subtotal should be inserted.
    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