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


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

Reference

C1RadialNumericItem Class
C1RadialNumericItem Members