WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Chart Assembly
/
C1.WinUI.Chart Namespace
/
Waterfall Class
/ IntermediateTotalPositions Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IntermediateTotalPositions Property
In This Topic
Gets or sets the value of the property that contains the index for positions of the intermediate total bar.
Syntax
C#
public
IList<int>
IntermediateTotalPositions {
get
;
set
;}
Remarks
The property should work with
ShowIntermediateTotal
and
IntermediateTotalLabels
properties.
See Also
Reference
Waterfall Class
Waterfall Members