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

Whether the focus rectangle should be displayed or not, for all nodes, in the path to the node.

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

public bool ShowFocusFullPath { get; set; }
/** @property */
public boolean get_ShowFocusFullPath()
/** @property */
public void set_ShowFocusFullPath(boolean value)

Field Value

System.Boolean
Remarks

Set Node_Brush4FocusList for apropriate coloring.
See Also