ComponentOne FinancialChart for UWP Edition
StackingGroup Property

C1.Xaml.Chart Namespace > Series Class : StackingGroup Property
Gets or sets the group index for series, only effect in bar and column chart type.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property StackingGroup As Integer
[DefaultValue()]
public int StackingGroup {get; set;}
See Also

Reference

Series Class
Series Members