ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1BarChart Class / Stacked Property

In This Topic
    Stacked Property (C1BarChart)
    In This Topic
    A value that determines whether to show a stacked chart.
    Syntax
    'Declaration
     
    Public Property Stacked As System.Boolean
    public System.bool Stacked {get; set;}
    See Also