Title Annotation

An annotation that can place a Title within a chart.

Properties

Property

Name

Type

Description

X

x

Float

X coordinate of the title in the range from 0.0 to 1.0.

Y

y

Float

Y coordinate of the title in the range from 0.0 to 1.0.

Max Width

maxWidth

Float

Maximum width for the annotation (specified as a percentage of the plot width, i.e. 0.05 is 5%).

Max Height

maxHeight

Float

Maximum height for the annotation (specified as a percentage of the plot width, i.e. 0.05 is 5%).

Title

title

Data Table

Title to display.

Anchor

anchor

String

Title anchor, which will be aligned to the (x, y) location on the chart when the annotation is displayed.

Tool Tip Text

toolTipText

String

The tool tip text for this annotation.

Was this page helpful?