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

In This Topic
    UnitType Property
    In This Topic
    Returns unit type of this GridLength instance.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property UnitType As GridUnitType
    public GridUnitType UnitType {get;}
    See Also