Chart for .NET / User's Guide / Interactivity / Interactivity Style Tools / Interactivity Style Tools Overview

In This Topic
Interactivity Style Tools Overview
In This Topic

The Interactivity Style Tools extract information from the NInteractivityStyle object attached to all visual objects in the control. Currently the control supports tooltips and dynamic mouse cursor change synchronized with the Tooltip and Cursor attributes of the NInteractivityStyle object. The following topics show how to use these features in practice.

See Also

NInteractivityStyle | NCursorTool | NTooltipTool

See Also