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

The HierarchyEventArgs type exposes the following members.
Properties

  NameDescription
Public propertyEventNodeItem
Node item (background, photo, tag, title, text lines) on which the node-event (click, right-click, mouse-enter or mouse-leave) is occured.
Public propertyMouseEventArgs
Mouse event information of the raised event.
Public propertyNode
The affected node of the raised event.
Public propertyNodeArea
The surrounding rectangle of the event raising node.
Back to Top
See Also