Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / RenderNodeEventArgs Class / Width Property

In This Topic
    Width Property (RenderNodeEventArgs)
    In This Topic
    Gets the width of the node rectangle.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Width As Double
    public double Width {get;}
    See Also