ComponentOne FlexChart for WPF
ShowIntermediateTotal Property

C1.WPF.FlexChart.4 Assembly > C1.WPF.Chart Namespace > Waterfall Class : ShowIntermediateTotal Property
Gets or sets a value that determines whether to show the intermediate total bar.
Syntax
'Declaration
 
Public Property ShowIntermediateTotal As System.Boolean
public System.bool ShowIntermediateTotal {get; set;}
Remarks
The property should work with IntermediateTotalLabels and IntermediateTotalPositions properties.
See Also

Reference

Waterfall Class
Waterfall Members