ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeDimension Structure / MaxWidth Property

In This Topic
    MaxWidth Property (C1GaugeDimension)
    In This Topic
    Gets or sets the width of the max.
    Syntax
    'Declaration
     
    Public Property MaxWidth As System.Double
    public System.double MaxWidth {get; set;}

    Property Value

    The width of the max.
    See Also