OptimizeHorizontalSpace property: OrgChart class
Description
Set this property to automatically maximize or minimize the chart area horizontally.
| Value | Direction |
|---|---|
|
0 |
Use the specified size. |
|
1 |
Expand horizontally to the right edge of the browser page. This option should only be used when there is only blank space to the right of the chart. Otherwise, any objects in that area will be pushed off the viewable area. |
|
2 |
Contract horizontally to just to the right of the node furthest to the right. |
|
3 |
Fit the chart area to the chart horizontally. |
This property takes an integer value.
The default is 0.
This property is read/write.