FlexChart | ComponentOne
C1.WPF.Chart 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