Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / ArcSegmentDef Class / Size Property

In This Topic
    Size Property
    In This Topic
    Gets or sets the x-radius and y-radius of the arc as a Size structure.
    Syntax
    'Declaration
     
    
    Public Property Size As Size
    public Size Size {get; set;}
    See Also