Skip to main content
A newer version of this page is available. .

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