ComponentOne Basic Library for WPF and Silverlight
MarkEndAngle Property (C1RadialNumericItem)


C1.Silverlight Namespace > C1RadialNumericItem Class : MarkEndAngle Property
Gets or sets a value that indicates the angle to position the last mark.
Syntax
'Declaration
 
Public Property MarkEndAngle As System.Double
'Usage
 
Dim instance As C1RadialNumericItem
Dim value As System.Double
 
instance.MarkEndAngle = value
 
value = instance.MarkEndAngle
public System.double MarkEndAngle {get; set;}
See Also

Reference

C1RadialNumericItem Class
C1RadialNumericItem Members