Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / ExpandAreaThickness Property

In This Topic
    ExpandAreaThickness Property (C1RadialNumericItem)
    In This Topic
    Gets or sets the thickness of expand area.
    Syntax
    'Declaration
     
    
    Public Property ExpandAreaThickness As Double
    public double ExpandAreaThickness {get; set;}
    See Also