ComponentOne Gauges for WinForms
Radius Property (C1RadialGauge)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1RadialGauge Class : Radius Property
Gets or sets the fraction-based radius of a C1RadialGauge.
Syntax
'Declaration
 
Public Property Radius As System.Double
public System.double Radius {get; set;}
Remarks
1 represents the Min(Width, Height) of the Gauge. 0 represents 0.
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members