ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1BarChart Class / Is100Percent Property

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