ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialMenuItemsPresenter Class / C1RadialMenuItemsPresenter Constructor



In This Topic
    C1RadialMenuItemsPresenter Constructor
    In This Topic
    Initializes a new instance of the C1RadialMenuItemsPresenter control.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1RadialMenuItemsPresenter()
    public C1RadialMenuItemsPresenter()
    public:
    C1RadialMenuItemsPresenter();
    See Also