[]
Gets or sets the list of the positions of the intermediate total bars.
[C1Description("Waterfall.IntermediateTotalPositions", "Gets or sets the list of the positions of the intermediate total bars.")]
public IList<int> IntermediateTotalPositions { get; set; }
<C1Description("Waterfall.IntermediateTotalPositions", "Gets or sets the list of the positions of the intermediate total bars.")>
Public Property IntermediateTotalPositions As IList(Of Integer)