ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeRange Class / Width Property

In This Topic
    Width Property (C1GaugeRange)
    In This Topic
    Sets/gets the range's width.
    Syntax
    'Declaration
     
    
    Public Property Width As Double
    public double Width {get; set;}
    See Also