Skip to main content
All docs
V25.1
  • WaterfallRelativeValueOptions Fields

    Stores settings for a waterfall chart that is plotted based on relative data source values.
    Name Description
    ShowTotalProperty static Identifies the WaterfallValueOptionsBase.ShowTotal dependency property. Inherited from WaterfallValueOptionsBase.
    StartBarLabelProperty static Identifies the WaterfallRelativeValueOptions.StartBarLabel dependency property.
    StartBarValueProperty static Identifies the WaterfallRelativeValueOptions.StartBarValue dependency property.
    SubtotalsProperty static Identifies the WaterfallValueOptionsBase.Subtotals dependency property. Inherited from WaterfallValueOptionsBase.
    TotalLabelProperty static Identifies the WaterfallValueOptionsBase.TotalLabel dependency property. Inherited from WaterfallValueOptionsBase.
    See Also