Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Chart Namespace / GridLength Class / IsStar Property

In This Topic
    IsStar Property (GridLength)
    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