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

In This Topic
    IsStar Property
    In This Topic
    Returns true if this GridLength instance holds weighted propertion of available space.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsStar As Boolean
    public bool IsStar {get;}
    See Also