Skip to main content
Version: 5.0

Interface: ImageWatermarkOptions

Properties

maxWidth?

optional maxWidth: number

Maximum width for the image watermark.

Default Value

undefined

maxHeight?

optional maxHeight: number

Maximum height for the image watermark.

Default Value

undefined

padding

padding: number

Padding to maintain around the image watermark relative to the chart pane edges.

Default Value

0

alpha

alpha: number

The alpha (opacity) for the image watermark. Where 1 is fully opaque (visible) and 0 is fully transparent.

Default Value

1