ComponentOne Gauges for WPF and Silverlight
XAxisLength Property (C1LinearGauge)

C1.WPF.Gauge Namespace > C1LinearGauge Class : XAxisLength Property
Logical length of the x-axis.
Syntax
'Declaration
 
Public Property XAxisLength As System.Double
public System.double XAxisLength {get; set;}
Remarks
0 represents 0, and 1 represents the length of the C1LinearGauge.
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members