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