ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Chart Namespace / GridLength Class / IsAuto Property

In This Topic
    IsAuto Property
    In This Topic
    Returns true if this GridLength instance is automatic (not specified).
    Syntax
    'Declaration
     
    Public ReadOnly Property IsAuto As Boolean
    public bool IsAuto {get;}
    See Also