ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1LinearGauge Class / ActualWidth Property

In This Topic
    ActualWidth Property (C1LinearGauge)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualWidth As System.Double
    public System.double ActualWidth {get;}
    See Also