CollapsedImage property: OrgChart class
Description
Specify a string value for the name of the image that represents a collapsed node. When a user clicks on the collapsed image, the node will be expanded.
If the CollapsedImage and ExpandedImage properties are not specified, then no expanded/collapsed icon appears on the node and the expand/collapse actions are disabled.
This property is read/write.
Example
&ocOrgChart.CollapsedImage ="PT_COLLAPSED_NODE";