glide.chart.truncate.x_axis_labels

ServiceNow property description:

Truncates x-axis labels to 20 characters, if selected (Applicable only to charts generated with the charting v2 plugin)

Attributes

  • Sys ID: 43a215227f0201004fc0860fdee86b33
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property `glide.chart.truncate.x_axis_labels` is used to truncate x-axis labels to 20 characters. This property is applicable only to charts generated with the charting v2 plugin. When enabled, it ensures that the x-axis labels do not exceed 20 characters, which can help in maintaining the readability and visual appeal of the charts. This can be particularly useful in scenarios where the labels are lengthy and could otherwise clutter the chart. The property can be configured through the system properties in ServiceNow. For more detailed information, you can refer to the official ServiceNow documentation on reporting properties.

Source

Related property: glide.chart.truncate.data_labels