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