www.Chart4.NET | Samples

The ToolTipForm type exposes the following members.

Methods

  NameDescription
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