Gets or sets whether the chart should stack the data (for appropriate chart types).
[Visual Basic]
Public Property Stacked As Boolean
[C#]
public bool Stacked {get;set;}
[Delphi]
public property Stacked: Boolean read get_Stacked write set_Stacked;
See Also
ChartGroup Class | ChartGroup Members | C1.Win.C1Chart Namespace | ChartGroup Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |