data.nodes.label.alignString
(default: "left")
The alignment of the label. The supported values are:
- "left" - The label is aligned to the left.
- "right" - The label is aligned to the right.
- "center" - The label is aligned to the center.
In this article