ComponentOne Gauges for WinForms
AxisLength Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1LinearGauge Class : AxisLength Property
Gets or sets the fraction-based length of the longitudinal axis.
Syntax
'Declaration
 
Public Property AxisLength As System.Double
public System.double AxisLength {get; set;}
Remarks
0 represents 0, and 1 represents the length of the C1LinearGauge. Negative value inverts the direction of the longitudinal axis.
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members