[]
        
(Showing Draft Content)

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

IntermediateTotalLabels Method

IntermediateTotalLabels(params string[])

Sets the IntermediateTotalLabels property.

Declaration
public WaterfallBuilder<T> IntermediateTotalLabels(params string[] labels)
Parameters
Type Name Description
string[] labels

The value

Returns
Type Description
WaterfallBuilder<T>

Current builder

Remarks

Gets or sets the value of the property that contains the label of the intermediate total bar. The property should work with ShowIntermediateTotal and IntermediateToolPositions properties.