Single |
The SingleGraphPrintOptions type exposes the following members.
Name | Description | |
---|---|---|
FitGraphToPrintIfLarger | If graph is larger than the printable area, the graph will be shrinked to fill the printable area. | |
FitGraphToPrintIfSmaller | If graph is smaller than the printable area, the graph will be zoomed to fill the printable area. | |
PrintCropMarks | Crop marks will be printed at the corners of the printable area. | |
PrintLocation | Designates where the graph will be printed. | |
RotatePageAutomatically | If neccessary, the printer page will be rotated to better fit the graph. | |
TilePages | If graph is larger than the printable area, the graph will be tiled onto multiple pages. | |
UseFixedZoomFactor | If true, the graph will be zoomed by a fixed zoom factor. | |
ZoomFactor | Zoom factor used to zoom the graph. |