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