| CDXML Name: | LabelDisplay |
| CDX Constant Name: | kCDXProp_Node_LabelDisplay |
| CDX Constant Value: | 0x0401 |
| Data Size: | INT8 |
| Property of objects: | kCDXObj_Node |
| First written/read in: | ChemDraw 4.0 |
| Required? | No |
Description:
The characteristics of node label display.
This is an enumerated property. Acceptible values are shown in the following list:
| Value | CDXML Name | Description |
| 0 | Auto | Label is aligned automatically |
| 1 | Left | Label is left-aligned |
| 2 | Center | Label is centered |
| 3 | Right | Label is right-aligned |
| 4 | Above | Label is stacked above |
| 5 | Below | Label is stacked below |
If this property is absent:
The label is aligned automatically.