ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / PrintChart Method / 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 Overloads Overrides Sub PrintChart() 
    public override void PrintChart()
    See Also