glide.chart.label.legend.truncate_to
ServiceNow property description:
Max length of a legend label for a chart. If larger it will be truncated and ... will be appended
Attributes
- Sys ID: 190a4101d7112100ef2281537e6103ca
- Type: integer
- Application: Global
- Default value: 14

AI generated property description:
The ServiceNow property `glide.chart.label.legend.truncate_to` specifies the maximum length of a legend label for a chart. If a legend label exceeds this specified length, it will be truncated, and an ellipsis ("...") will be appended to indicate the truncation. This property helps in maintaining the readability and visual appeal of charts by preventing overly long labels from cluttering the legend area. The exact value to which the labels are truncated can be configured according to user preferences or requirements. This ensures that chart legends remain concise and informative without overwhelming the viewer.
Source