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



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