Chart3D for WPF and Silverlight | ComponentOne
C1.WPF.C1Chart3D Namespace / C1Chart3D Class / C1Chart3D Constructor


In This Topic
    C1Chart3D Constructor
    In This Topic
    Creates an instance of C1Chart3D class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1Chart3D()
    public C1Chart3D()
    See Also