ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1LinearGauge Class / XAxisLengthProperty Field

In This Topic
    XAxisLengthProperty Field (C1LinearGauge)
    In This Topic
    Identifies the XAxisLength dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly XAxisLengthProperty As DependencyProperty
    public static readonly DependencyProperty XAxisLengthProperty
    See Also