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

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