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

AI generated property description:
The ServiceNow property `glide.chart.data.label.truncate_to` specifies the maximum length of a data label for a chart. If a data 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 display. The exact value for this property can be set according to the user's preference or requirements. For more detailed information, you can refer to the ServiceNow documentation on reporting properties.
Source