ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / MarkStyle Property

In This Topic
    MarkStyle Property
    In This Topic
    Gets or sets the style used to display the mark in the radial slider.
    Syntax
    'Declaration
     
    Public Property MarkStyle As Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style MarkStyle {get; set;}
    See Also