HierarchyToolTipNode PropertiesChart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

The HierarchyToolTipNode type exposes the following members.
Properties

  NameDescription
Public propertyBorderColor
Border color for the tooltip.
Public propertyIsTransparent
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.
Public propertyShow
Whether rich node tooltip of the node should be shown or not, when mouse is over node. Default is true.
Public propertyShowAlways
Whether rich node tooltip of the node should be shown until mouse is over another node or not. Default is false.
Public propertySize
Size of the tooltip box [50-500].
Back to Top
See Also