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



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