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

Node item (if relevant) that raised the node event. Applies to HierarchyEventArgs-EventNodeItem.

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

public enum NodeItemType
public enum NodeItemType
Members

  Member nameValueDescription
Background0 Node Background.
NodeTag1 Node Tag.
Photo2 Node Photo.
SubTitle3 Node Title.
TextLine14 Node Text Line 1.
TextLine25 Node Text Line 2.
TextLine36 Node Text Line 3.
TextLine47 Node Text Line 4.
TextLine58 Node Text Line 5.
TextLine69 Node Text Line 6.
TextLine710 Node Text Line 7.
TextLine811 Node Text Line 8.
TextLine912 Node Text Line 9.
Unassigned13 Not assigned.
See Also