Back to Devexpress

TdxCustomOrgChart.Zoom Property

vcl-dxorgchr-dot-tdxcustomorgchart.md

latest926 B
Original Source

TdxCustomOrgChart.Zoom Property

Zooms the tree structure out to fit into the client area.

Declaration

delphi
property Zoom: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

Set this property to True to fit the tree structure within the control’s client area. This property applies only if the tree structure size exceeds the client area.

The default value of the Zoom property is False.

See Also

TdxCustomOrgChart.DoZoom

TdxCustomOrgChart.IsZoomed

TdxCustomOrgChart Class

TdxCustomOrgChart Members

dxorgchr Unit