Overload List
        
| Name | Description | |
|---|---|---|
| 
                 | 
              PrintChart()()()() | 
                 
            Prints the control using default scaling within the margins of the printer page.
              (Overrides baseChartPrintChart()()()().) | 
            
| 
                 | 
              PrintChart(PrintScaleEnum) | 
                 
            Prints the control using the specified scaling within the margins of the printer page.
             
               | 
            
| 
                 | 
              PrintChart(PrintScaleEnum, Rectangle) | 
                 
            Prints the control using the specified scaling to the specified rectangle.
             
               | 
            
| 
                 | 
              PrintChart(PrintScaleEnum, Rectangle, PageSettings) | 
                 
            Prints the control using the specified scaling and page settings to the specified rectangle.
             
               | 
            
| 
                 | 
              PrintChart(PrintScaleEnum, Rectangle, PageSettings, Boolean) | 
                 
            Prints the control using the specified scaling and page settings to the specified rectangle.
             
               |