ComponentOne FinancialChart for WinForms
IntermediateTotalPositions Property

C1.Win.Chart Namespace > Waterfall Class : IntermediateTotalPositions Property
Gets or sets the list of the positions of the intermediate total bars.
Syntax
'Declaration
 
Public Property IntermediateTotalPositions As IList(Of Integer)
public IList<int> IntermediateTotalPositions {get; set;}
See Also

Reference

Waterfall Class
Waterfall Members