ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeRange Class / EndWidth Property

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