CenterFocusNode property: OrgChart class

Description

Specify whether the node with focus displays centered in the chart area.

Value Direction

0

Center the focus node

2

Do not center the focus node

The focus node is not centered if the chart fits in the chart area without a horizontal scroll, even if CenterFocusNode = 0.

The focus node is not centered if any pop-ups are opened. The display of pop-ups in the visible chart area takes priority over focus node centering.

Note:

If multiple pop-ups are opened, the last popup opened is not necessarily set to the visible area. This is determined by the position of the pop-up in the rowset.

The default is 0.

This property is read/write.