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


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