ComponentOne Gauges for WPF and Silverlight
C1.Silverlight.Gauge Namespace / C1GaugeRange Class / WidthProperty Field

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