www.Chart4.NET (Documentation) | Samples Download | Release Notes
The HierarchyToolTipNode type exposes the following members.
Back to Top
The HierarchyToolTipNode type exposes the following members.
Properties
Name | Description | |
---|---|---|
BorderColor |
Border color for the tooltip.
| |
IsTransparent |
Whether the tooltip should be shown transparent or not. Effective when Node_BorderShapeList has Circle or when node has a transparent background (Node_BackgroundTypeList include None or a transparent image/transparent brush). Default is false.
| |
Show |
Whether rich node tooltip of the node should be shown or not, when mouse is over node. Default is true.
| |
ShowAlways |
Whether rich node tooltip of the node should be shown until mouse is over another node or not. Default is false.
| |
Size |
Size of the tooltip box [50-500].
|
See Also