|
An annotation that allows an image to be displayed at an arbitrary (x, y) location.
Properties
Property
|
Name
|
Type
|
Description
|
X
|
x
|
Float
|
Lower x-coordinate of the box.
|
Y
|
y
|
Float
|
Lower y-coordinate of the box.
|
Anchor
|
anchor
|
String
|
Image anchor, which will be aligned to the (x, y) location on the chart when the image annotation is displayed.
|
Image
|
image
|
Data Block
|
The image to display.
|
Tool Tip Text
|
toolTipText
|
String
|
The tool tip text for this annotation.
|
|