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

In This Topic
    IsAuto Property
    In This Topic
    A value determine whether the height is auto value.
    Syntax
    'Declaration
     
    Public Property IsAuto As System.Boolean
    public System.bool IsAuto {get; set;}
    See Also