www.Chart4.NET (Documentation) | Samples Download | Release Notes
The HierarchyEventArgs type exposes the following members.
Back to Top
The HierarchyEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
EventNodeItem |
Node item (background, photo, tag, title, text lines) on which the node-event (click, right-click, mouse-enter or mouse-leave) is occured.
| |
MouseEventArgs |
Mouse event information of the raised event.
| |
Node |
The affected node of the raised event.
| |
NodeArea |
The surrounding rectangle of the event raising node.
|
See Also