[]
        
(Showing Draft Content)

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

IntermediateTotalPositions Method

IntermediateTotalPositions(params int[])

Sets the IntermediateTotalPositions property.

Declaration
public WaterfallBuilder<T> IntermediateTotalPositions(params int[] positions)
Parameters
Type Name Description
int[] positions

The value

Returns
Type Description
WaterfallBuilder<T>

Current builder

Remarks

Gets or sets the value of the property that contains the index for positions of the intermediate total bar.The property should work with ShowIntermediateTotal and IntermediateToolLabels property.