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

Node item (background, photo, tag, title, text lines) on which the node-event (click, right-click, mouse-enter or mouse-leave) is occured.

Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public NodeItemType EventNodeItem { get; }
/** @property */
public NodeItemType get_EventNodeItem()

Field Value

UnifoChart.Hierarchy.NodeItemType
See Also