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



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