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


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