glide.chart.truncate.data_labels
ServiceNow property description:
Truncates data labels if set on true (Applicable only to charts generated with the charting v2 plugin)
Attributes
- Sys ID: 64b85a02871221004ebe19fa84e3ecc2
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.chart.truncate.data_labels` is used to control the truncation of data labels in charts. When this property is set to true, data labels in charts generated with the charting v2 plugin will be truncated. This can be useful for improving the readability of charts with long data labels. The property is applicable only to charts created using the charting v2 plugin, ensuring that labels do not overlap or clutter the chart. For more detailed information, you can refer to the ServiceNow documentation on reporting properties.
Source