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

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