ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1Sunburst Class / C1Sunburst Constructor



In This Topic
    C1Sunburst Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1Sunburst()
    public C1Sunburst()
    public:
    C1Sunburst();
    See Also