Balloon border opacity. Value range is 0 - 1.
Balloon border color. #FFFFFF
Balloon border thickness.
Color of text in the balloon. #FFFFFF
Balloon corner radius.
Balloon background opacity.
Balloon background color. Usually balloon background color is set by the chart. Only if "adjustBorderColor" is "true" this color will be used.
Size of text in the balloon. Chart's fontSize is used by default.
Horizontal padding of the balloon.
The width of the pointer (arrow) "root". Only used if cornerRadius is 0.
If cornerRadius of a balloon is >0, showBullet is set to true for value balloons when ChartCursor is used. If you don't want the bullet near the balloon, set it to false: chart.balloon.showBullet = false
Text alignment, possible values "left", "middle" and "right" middle
Color of the text shadow. #000000
Vertical padding of the balloon.
Hides balloon.
Defines a square within which the balloon should appear. Bounds are set by chart class, you don't need to call this method yourself.
Sets coordinates the balloon should point to.
Specifies the text which should be displayed.
Generated using TypeDoc
If this is set to true, border color instead of background color will be changed when user rolls-over the slice, graph, etc.