ComponentOne FlexReport for WinForms
Stacked Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DGroup Class : Stacked Property
Gets or sets a value indicating whether the chart should stack the data (for appropriate chart types).
Syntax
'Declaration
 
Public Property Stacked As System.Boolean
public System.bool Stacked {get; set;}
See Also

Reference

Chart2DGroup Class
Chart2DGroup Members