[]
Gets or sets a value indicating whether the chart should stack the data (for appropriate chart types).
[C1Description("Chart2DGroup.Stacked", "Specifies whether the chart should stack the data (for appropriate chart types).")]
public bool Stacked { get; set; }
<C1Description("Chart2DGroup.Stacked", "Specifies whether the chart should stack the data (for appropriate chart types).")>
Public Property Stacked As Boolean