FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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 Double
    public double Width {get; set;}
    See Also