www.Chart4.NET (Documentation) | Samples Download | Release Notes
The ToolTipForm type exposes the following members.
Back to Top
The ToolTipForm type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnHide |
Called before the tooltip form is to be closed for a node. Override this method to validate and save edited data.
| |
OnNode |
Called before the tooltip form is to be displayed for a node. Override this method to get the node data and to display/edit further information about the node.
|
See Also