ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / MinimumProperty Field

In This Topic
    MinimumProperty Field (C1Gauge)
    In This Topic
    Identifies the Minimum dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinimumProperty As DependencyProperty
    public static readonly DependencyProperty MinimumProperty
    See Also