IExportingImageSource

Type interface

Inheritance

IExportingImageSource does not extend any other symbol.

IExportingImageSource is not extended by any other symbol.

Properties

crop
#

Type undefined | false | true

Crop extra image if it's larger than the main chart.

marginBottom
#

Type undefined | number

Bottom margin in pixels.

marginLeft
#

Type undefined | number

Left margin in pixels.

marginRight
#

Type undefined | number

Right margin in pixels.

marginTop
#

Type undefined | number

Top margin in pixels.

position
#

Type "left" | "right" | "top" | "bottom"

Default "bottom"

Position to place extra image in releation to the main chart.

source
#

Type Root

A root object of an extra chart to add in export.