Skip to main content
All docs
V26.1
  • WaterfallSeries Properties

    A waterfall chart data series.
    Name Description
    Arguments Gets or sets argument data for the extended series. Inherited from DataSeriesExBase.
    ChartType Returns the chart type for this series.
    CustomDataPoints Gets or sets settings for individual data points in the series. Inherited from SeriesExBase.
    DataLabels Returns data label settings for the waterfall series.
    Hidden Gets or sets whether the series is hidden. Inherited from SeriesExBase.
    Properties Gets or sets visual properties for the series. Inherited from SeriesExBase.
    ShowConnectorLines Gets or sets whether connector lines are displayed between waterfall points.
    SubtotalDataPoints Gets or sets the collection of subtotal points for the waterfall series.
    Text Gets or sets the series name. Inherited from SeriesExBase.
    Values Gets or sets value data for the extended series. Inherited from DataSeriesExBase.
    See Also