ComponentOne Gauges for WPF and Silverlight
C1.WPF.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 Double
    public double MaxWidth {get; set;}

    Property Value

    The width of the max.
    See Also