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

In This Topic
    Value Property (GridLength)
    In This Topic
    Returns value part of this GridLength instance.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Double
    public double Value {get;}
    See Also