Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1RadialMenu Class / NavigationButtonRelativeSize Property

In This Topic
    NavigationButtonRelativeSize Property
    In This Topic
    Gets or sets the navigation button size relative to the menu size.
    Syntax
    'Declaration
     
    
    Public Property NavigationButtonRelativeSize As Double
    public double NavigationButtonRelativeSize {get; set;}
    See Also