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

In This Topic
    MarkEndAngle Property
    In This Topic
    Gets or sets a value that indicates the angle to position the last mark.
    Syntax
    'Declaration
     
    
    Public Property MarkEndAngle As Double
    public double MarkEndAngle {get; set;}
    See Also