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

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