Print : General print properties used in all graphs

# cacheBase64


# printMagnification

Print Magnification to produce High Definition images. Courtesy of Baohong Zhang
Type: integer
Default: 1

# printThumbnail


# printType

Type of printing when the camera icon in the UI is pressed. Download is to download the image while window is to save the image in a new browser window
Type: string
Default: download
Options: download, window

# saveFilename

Filename to use when downloading the canvas as an image or as json. If not specified. the filename will be based on the target id of the canvas. cX- + canvas.targetId + extension
Type: string
Default: false