ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1LinearGauge Class / YAxisLocation Property

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