Tooltips

Overview

Tooltips are small windows that appear when you hover your mouse pointer over a certain element. In Project Gantt Charts tooltips can appear in two places: over tasks on the plot or over tasks in datagrid.

to top

Configuration

Task tooltips can contain a lot of detailed data, that can't be placed on the chart, for example full task description or status comment. Datagrid tooltips may be different or the same as task tooltip - it is you who decide what data should be put into the tooltip and how it should look like.

The sample below can give you an idea how flexible tooltips are:

Tooltip Tasks Sample - Click to see Live Chart Preview
Tooltip Tasks Sample - Click to see Live Chart Preview

Tooltips are configured within Task Style, but there is a special section that describes how tooltips are configured, both functionaly and appearance:

to top