DiagramNodesBuilder.AutoSizeEnabled Method
Name | Parameters | Description |
---|---|---|
AutoSizeEnabled(JS) | value | Specifies whether or not a shape size is automatically changed to fit the text when the UI component is bound to a data source. Mirrors the client-side autoSizeEnabled object. |
AutoSizeEnabled(Boolean) | value | Specifies whether or not a shape size is automatically changed to fit the text when the UI component is bound to a data source. Mirrors the client-side autoSizeEnabled object. |