[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartGroup.Stacked

Stacked Property

Stacked

Gets or sets whether the chart should stack the data (for appropriate chart types).

Declaration
public bool Stacked { get; set; }
See Also