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

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