glide.chart.data_labels.remove_leading
ServiceNow property description:
Truncates data labels from the front of the label (Applicable only if data label truncation property glide.chart.truncate.data_labels is set)
Attributes
- Sys ID: 7a24d812871221004ebe19fa84e3ecd0
- Type: string
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.chart.data_labels.remove_leading` is used to truncate data labels from the front of the label. This property is applicable only if the data label truncation property `glide.chart.truncate.data_labels` is set. When enabled, it ensures that the leading characters of data labels are removed, which can be useful for improving the readability of chart labels. This property is part of the reporting configuration settings in ServiceNow, specifically designed to manage how data labels are displayed in charts. For more detailed information, refer to the ServiceNow documentation on reporting properties.
Source