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

In This Topic
    MarkEndAngle Property (C1RadialNumericItem)
    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