ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChart Class / PrintChart() Method

In This Topic
    PrintChart() Method
    In This Topic
    Prints the control using default scaling within the margins of the printer page.
    Syntax
    'Declaration
     
    Public Overridable Sub PrintChart() 
    public virtual void PrintChart()
    See Also