ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ImageAnnotation Class / Height Property

In This Topic
    Height Property (ImageAnnotation)
    In This Topic
    A value specifies the height of the image.
    Syntax
    'Declaration
     
    Public Property Height As System.Integer
    public System.int Height {get; set;}
    See Also