ComponentOne Gauge for UWP
XAxisLength Property

C1.UWP.Gauge Assembly > C1.Xaml.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