FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Annotation Namespace / Image Class / Height Property

In This Topic
    Height Property (Image)
    In This Topic
    Gets or sets the height of image annotation.
    Syntax
    'Declaration
     
    Public Property Height As Double
    public double Height {get; set;}
    See Also