ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / Width Property

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