ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeDimension Structure / MinWidth Property

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

    Property Value

    The width of the min.
    See Also