Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Chart Namespace / GridLength Class
Properties

In This Topic
    GridLength Class Members
    In This Topic

    The following tables list the members exposed by GridLength.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Returns initialized Auto GridLength value.  
    Public PropertyReturns true if this GridLength instance holds an absolute (pixel) value.  
    Public PropertyReturns true if this GridLength instance is automatic (not specified).  
    Public PropertyReturns true if this GridLength instance holds weighted propertion of available space.  
    Public PropertyReturns unit type of this GridLength instance.  
    Public PropertyReturns value part of this GridLength instance.  
    Top
    See Also