Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

WaterfallRelativeValueOptions Fields
Show Inherited Hide Inherited

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