property Node.Width as Long
Specifies the maximum width of the node's caption.

TypeDescription
Long A long expression that defines the maximum width of the caption of the node.

Use the Width property to specify the maximum of the width of the node's caption. Use the Caption property to specify the node's caption. Use the FixedWidth and FixedHeight property to specify a fixed size for a node. Use the FixedWidthHeight and FixedHeightHeight properties to specify fixed size for all nodes in the organigram. Use the Font property to specify the control's font.