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

The HierarchyWeb type exposes the following members.
Events

  NameDescription
Public eventheHierarchyData
Raised when chart data is needed. Load data to the control here.
Public eventheHierarchyDraw
Raised when the chart drawing is to be refreshed. Set the chart drawing settings here.
Public eventheHierarchyExport
Raised when the chart is ready for further processing like exporting.
Public eventheNodeClick
Occurs when a node is clicked by mouse.
Public eventheNodeExpandCollapse
Occurs when a node is expanded or collapsed.
Back to Top
See Also