Returns tooltip of chart
ChartTooltip? get tooltip;
Sets tooltip of chart
void set tooltip(ChartTooltip? tooltip);