Property
|
Name
|
Type
|
Description
|
Category
|
category
|
String
|
Category key for the annotation.
|
Category Anchor
|
categoryAnchor
|
String
|
Category anchor point, which helps to determine the position of the alignment point for the annotation
|
Font
|
font
|
Data Table
|
Font used to display the text.
|
Paint
|
paint
|
Data Table
|
Paint used to draw the text.
|
Rotation Anchor
|
rorationAnchor
|
String
|
Text anchor point about which any rotation is performed.
|
Rotation Angle
|
rorationAngle
|
Float
|
Rotation angle (in degrees).
|
Text
|
text
|
String
|
Text displayed by the annotation.
|
Text Anchor
|
textAnchor
|
String
|
Anchor point for the text. This will be aligned to the Category, Value point on the chart.
|
Value
|
value
|
Float
|
Value that determines the alignment point for the annotation.
|