Type interface
Inheritance
IExportingPDFOptions extends IExportingImageOptions
.
IExportingPDFOptions is not extended by any other symbol.
Properties
addURL # |
Type Default Whether to add a URL of the web page the chart has been exported from. |
---|---|
align # |
Type Default Alignment of the chart image in PDF. Supported options: |
disabled # |
Type Inherited from If set to |
extraFonts # |
Type Additional optional fonts which can be used on individual elements. Click here for more info |
font # |
Type Font which should be used for the export. Default font used for PDF includes only Latin-based and Cyrilic characters. If you are exporting text in other languages, you might need to use some other export font. Click here for more info |
fontSize # |
Type Font size to use for all texts. |
imageFormat # |
Type An image format to use for embedded images in PDF. See |
includeData # |
Type Include data into PDF |
maintainPixelRatio # |
Type Default Inherited from Export images with hardware resolution ( Click here for more info |
maxHeight # |
Type Inherited from Maximal height of exported image, in pixels. Click here for more info |
maxWidth # |
Type Inherited from Maximal width of exported image, in pixels. Click here for more info |
minHeight # |
Type Inherited from Minimal height of exported image, in pixels. Click here for more info |
minWidth # |
Type Inherited from Minimal width of exported image, in pixels. Click here for more info |
pageMargins # |
Type Page margins. Can be one of the following: A single number, in which case it will act as margin setting for all four edges of the page. An array of two numbers An array of four numbers |
pageOrientation # |
Type Page orientation. |
pageSize # |
Type Page size of the exported PDF. |
quality # |
Type Inherited from Quality of the exported image: 0 to 1. |
There are 7 inherited items currently hidden from this list. |