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

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