ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Renderer3D Class / Renderer3D Constructor


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