NodeMaxDisplayDescLength property: OrgChart class
Description
Set the maximum descriptor length that will appear in the node.
This property is ignored on charts that use a display template. Instead use the PT_DESCR_MAX display template field to limit descriptor length.
If the full descriptor text is longer than NodeMaxDisplayDescLength, then an ellipsis (“…”) is appended to the displayed text. The entire text appears in a data hint.
The default value is 50 characters.
This property is read/write.