ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1VolumeGauge Class / MinWidth Property

In This Topic
    MinWidth Property (C1VolumeGauge)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MinWidth As System.Double
    public System.double MinWidth {get; set;}
    See Also