| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace > C1Chart3D Class : PrintChart Method |
| Overload | Description |
|---|---|
| PrintChart(PrintScaleEnum,Rectangle,PageSettings,Boolean) | Prints the control using the specified scaling and page settings 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) | Prints the control using the specified scaling within the specified rectangle of the printer page. |
| 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. |