ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenuItem Class / CenterPointProperty Field



In This Topic
    CenterPointProperty Field
    In This Topic
    Identifies the CenterPoint dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CenterPointProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialMenuItem.CenterPointProperty
    public static readonly DependencyProperty CenterPointProperty
    public:
    static readonly DependencyProperty^ CenterPointProperty
    See Also