Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property removes leading characters from data labels, but only if the data label truncation property is enabled. |
| What area does it affect? |
Chart data labels |
| What does the default mean? |
The default value is "false", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring chart display settings or addressing label clutter. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.chart.data_labels.remove_leading |
| Sys ID |
7a24d812871221004ebe19fa84e3ecd0 |
| Type |
string |
| Application |
Global |
| Default value |
false |
| Description |
Truncates data labels from the front of the label (Applicable only if data label truncation property glide.chart.truncate.data_labels is set) |
| Updated |
2024-05-25 04:02:57 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... support animations and th follow this property. • Type: true | false • Default value: true • Location: Reports > Administration > Properties Sets the default truncation for truncated values. glide.chart.data_labels.remove_leading When enabled, the default truncation is left side. When d default is right side truncation. • Type: string • Default value: false • Location: Reports > Administration > Properties This ...
Related properties