ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Annotation Namespace / Image Class / Width Property

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