FlexChart | ComponentOne
C1.Chart 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 System.Boolean
    public System.bool IsStar {get;}
    See Also