FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RenderNodeEventArgs Class / Height Property

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