OptimizeVerticalSpace property: OrgChart class

Description

Set this property to automatically maximize or minimize the chart area vertically.

Value Direction

0

Use the specified size.

1

Expand vertically to the bottom edge of the browser page.

This option should only be used when there is only blank space at the bottom of the chart. Otherwise, any objects in that area will be pushed off the viewable area.

2

Contract vertically to just below the bottom of the last visible chart node.

3

Fit the chart area to the chart vertically.

This property takes an integer value.

The default is 0.

This property is read/write.