Interface: ImageWatermarkOptions
Properties
maxWidth?
optionalmaxWidth:number
Maximum width for the image watermark.
Default Value
undefined
maxHeight?
optionalmaxHeight: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