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

In This Topic
    YAxisLocation Property
    In This Topic
    Logical offset of the C1LinearGauge.
    Syntax
    'Declaration
     
    Public Property YAxisLocation As System.Double
    public System.double YAxisLocation {get; set;}
    See Also