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



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