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

AI generated property description:
The ServiceNow property `glide.chart.label.legend.truncate_to.large` specifies the maximum length of a legend label for large charts. If a legend label exceeds this length, it will be truncated, and an ellipsis ("...") will be appended to indicate the truncation. This property helps maintain the readability and visual appeal of large charts by preventing overly long labels from cluttering the legend. The exact maximum length value can be configured according to user preferences or requirements. This property is part of the broader set of reporting properties available in ServiceNow to customize chart and report behaviors.
Source