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