ComponentOne Gauges for WinForms
BaseFactor Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1LinearGauge Class : BaseFactor Property
Gets or sets the fraction-based length of the transversal axis.
Syntax
'Declaration
 
Public Property BaseFactor As System.Double
public System.double BaseFactor {get; set;}
Remarks
1 represents the whole height (for a horizontal Gauge) or width (for a vertical Gauge). 0 represents 0. Negative value inverts the direction of the transversal axis.
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members