www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Returns details of the node under mouse (Line Number, Node Data, Node Area, Mouse Event Arguments).
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public HierarchyEventArgs hmGetNodeOnMouse( MouseEventArgs e )
public HierarchyEventArgs hmGetNodeOnMouse( MouseEventArgs e )
Parameters
- e
- Type: System.Windows.Forms MouseEventArgs
Mouse event arguments
Return Value
UnifoChart.Hierarchy.HierarchyEventArgsSee Also