ComponentOne FinancialChart for WinForms
StackingGroup Property

C1.Chart Namespace > SeriesBase 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

SeriesBase Class
SeriesBase Members