FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Annotation Namespace / Rectangle Class / Width Property

In This Topic
    Width Property (Rectangle)
    In This Topic
    Gets or sets the width of rectangle annotation.
    Syntax
    'Declaration
     
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also