tooltips property

ChartData? tooltips
getter/setter pair

The data containing the tooltip for the corresponding node.

A blank value results in no tooltip being displayed for the node. This field is optional.

Implementation

ChartData? tooltips;