2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / C1Chart 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