C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / BreakEven Class / StackingGroup Property
In This Topic
StackingGroup Property (BreakEven)
In This Topic
Gets or sets the group index for series, only effect in bar and column chart type.
Syntax
public int StackingGroup {get; set;}
See Also