Skip to main content
All docs
V25.1
  • WaterfallValueOptionsBaseModel.Subtotals Property

    Namespace: DevExpress.XtraCharts.Designer

    Assembly: DevExpress.XtraCharts.v25.1.Wizard.dll

    NuGet Package: DevExpress.Win.Charts

    Declaration

    public SubtotalCollectionModel Subtotals { get; }

    Property Value

    Type
    SubtotalCollectionModel

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to Subtotals
    WaterfallSeriesViewModel
    .ValueOptions .Subtotals
    See Also