nodeSize property
The size of the org chart nodes. Possible string values are:
- "ORG_CHART_LABEL_SIZE_UNSPECIFIED" : Default value, do not use.
- "SMALL" : The small org chart node size.
- "MEDIUM" : The medium org chart node size.
- "LARGE" : The large org chart node size.
Implementation
core.String? nodeSize;