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



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