Overload | Description |
---|---|
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. |
PrintChart(PrintScaleEnum,Rectangle) | Prints the control using the specified scaling to the specified rectangle. |
PrintChart(PrintScaleEnum) | Prints the control using the specified scaling within the margins of the printer page. |
PrintChart() | Prints the control using default scaling within the margins of the printer page. |