Interacting with charts
Data point hint pop-up boxes
Hovering the mouse pointer over a data point displays a small box describing the data point information. The box disappears when the mouse pointer is moved.
When the mouse pointer is hovered over a data point in the plot or a legend series key, the other series become translucent and dimmed, effectively highlighting the chosen series. The dimming effect ends when the mouse pointer is moved off the data point or legend key.
You can interactively expand and collapse database members in charts as in drill and replace in grids. Charts are associated with a grid, one-to-one, they follow each other's navigation, expansion, etc.
- Double-click on a parent in a hierarchy to expand the hierarchy.
- Right-double-click on a member to contract a hierarchy.
- Double-click on a legend key (series) drills into that member.
- Double-click on an X axis label (category) drills into that member.
- Double-click on a data point drills into both the series and category member.
- Shift-double-click on a data point drills into the series member.
- Control-double-click on a data point drills the category member.
- Right-double-click on a legend key (series) drills out of that member.
- Right-double-click on an X axis label (category) drills out of that member.
- Right-double-click on a data point drills out of both the series and category member.
- Shift-right-double-click on a data point drills out of the series member.
- Control-right-double-click on a data point drills out of the category member.