[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.WaterfallBuilder-1.ShowIntermediateTotal

ShowIntermediateTotal Method

ShowIntermediateTotal(bool)

Configurates ShowIntermediateTotal. Sets a value that determines whether to show the intermediate total bar.The property should work with IntermediateToolPositions and IntermediateToolLabels property.

Declaration
public WaterfallBuilder<T> ShowIntermediateTotal(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
WaterfallBuilder<T>

Current builder.