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



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