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

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