|
A simple annotation that draws a shape on an XY Plot. The shape's coordinates are specified in "data space" (that is, the coordinate system defined by the plot's axes).
Properties
Property
|
Name
|
Type
|
Description
|
Stroke
|
stroke
|
Data Table
|
Stroke used to draw the shape outline.
|
Shape
|
shape
|
Data Table
|
Shape to draw. Vertex coordinates are defined in the "data space".
|
Fill Paint
|
fillPaint
|
Data Table
|
Paint used to fill the shape.
|
Tool Tip Text
|
toolTipText
|
String
|
The tool tip text for this annotation.
|
|