TCustomdxOrgChartReportLink.FullExpand Property
Determines whether chart objects are expanded.
Declaration
property FullExpand: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Use the FullExpand property to collapse or expand chart objects.
The default value of this property is False.
See Also