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

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