ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / EllipseAnnotation Class / Height Property

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