ExpandedImage property: OrgChart class
Description
Specify a string value for the name of the image that represents an expanded node. When a user clicks on the expanded image, the node will be collapsed.
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.ExpandedImage ="PT_EXPANDED_NODE";