Retrieves or sets a value that indicates whether the width of the node's caption is fixed.
Type
Description
Long
A long expression that defines the width for all node captions in the
organigram.
Use the FixedHeightNode
and FixedWidthNode properties to specify fixed size for all nodes in the
organigram. Use the FixedHeight and FixedWidth
properties to define the size of a specified node. By default, the
FixedWidthNode property is -1. If the FixedWidthNode is negative the width of
the node's caption is automatically computed. Use the Caption
property to specify the node's caption. The DefaultNodePadding
property defines the padding for all nodes.