[]
Sets the IntermediateTotalLabels property.
public WaterfallBuilder<T> IntermediateTotalLabels(params string[] labels)
Type | Name | Description |
---|---|---|
string[] | labels | The value |
Type | Description |
---|---|
WaterfallBuilder<T> | Current builder |
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.