Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1RadialNumericItem Class / MarkStartAngle Property

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