FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.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 System.Double
    public System.double Height {get;}
    See Also