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



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