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

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