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

In This Topic
    StartWidth Property (C1GaugeRange)
    In This Topic
    Gets or sets the start width of the C1GaugeRange (when using differential widths).
    Syntax
    'Declaration
     
    
    Public Property StartWidth As Double
    public double StartWidth {get; set;}
    See Also