ChartScrollType property: OrgChart class

Description

Specify whether to use scroll bars or alternative scrolling to move the chart within the visible chart area.

Value Direction

0

Use scroll bars

1

Use alternative scrolling. This allows the user to use the scroll navigator or to grab the surface of the organization chart background to move the chart in any direction.

Note:

To use the mouse hand feature, the chart background color must be specified in the PSORGCHART style sheet. By default, the background color is white.

Note:

On an Apple iPad a user navigates using a finger on a touch screen, so scroll bars, the scroll navigator, and mouse hand features are not displayed on an Apple iPad. For an Apple iPad the behavior is the same for both ChartScrollType= 1 and ChartScrollType = 0.

This property takes an integer value.

The default is 0.

This property is read/write.