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

In This Topic
    RadialSliderStyle Property
    In This Topic
    Gets or sets the style used to display the C1RadialSlider.
    Syntax
    'Declaration
     
    
    Public Property RadialSliderStyle As Style
    public Style RadialSliderStyle {get; set;}
    See Also