Click or drag to resize

SingleGraphPrintOptions Properties

The SingleGraphPrintOptions type exposes the following members.

Properties
 NameDescription
Public propertyFitGraphToPrintIfLargerIf graph is larger than the printable area, the graph will be shrinked to fill the printable area.
Public propertyFitGraphToPrintIfSmallerIf graph is smaller than the printable area, the graph will be zoomed to fill the printable area.
Public propertyPrintCropMarksCrop marks will be printed at the corners of the printable area.
Public propertyPrintLocationDesignates where the graph will be printed.
Public propertyRotatePageAutomaticallyIf neccessary, the printer page will be rotated to better fit the graph.
Public propertyTilePagesIf graph is larger than the printable area, the graph will be tiled onto multiple pages.
Public propertyUseFixedZoomFactorIf true, the graph will be zoomed by a fixed zoom factor.
Public propertyZoomFactorZoom factor used to zoom the graph.
Top
See Also