C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / Waterfall Class / IntermediateTotalLabels Property

In This Topic
IntermediateTotalLabels Property (Waterfall)
In This Topic
Gets or sets the list of the text labels of the intermediate total bars.
Syntax
'Declaration
 
Public Property IntermediateTotalLabels As System.Collections.Generic.IList(Of String)
 
See Also