ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialNumericItem Class / MaximumProperty Field



In This Topic
    MaximumProperty Field (C1RadialNumericItem)
    In This Topic
    Identifies the Maximum dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaximumProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialNumericItem.MaximumProperty
    public static readonly DependencyProperty MaximumProperty
    public:
    static readonly DependencyProperty^ MaximumProperty
    See Also