ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1LinearGauge Class / XAxisLocation Property

In This Topic
    XAxisLocation Property
    In This Topic
    Logical start of the x-axis.
    Syntax
    'Declaration
     
    Public Property XAxisLocation As System.Double
    public System.double XAxisLocation {get; set;}
    See Also