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 defines the maximum character length for chart legend labels, ensuring that overly long labels do not disrupt the layout. |
| What area does it affect? |
Charting and Reporting |
| What does the default mean? |
The default value is "14", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting chart designs or improving visual clarity in reports. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.chart.label.legend.truncate_to |
| Sys ID |
190a4101d7112100ef2281537e6103ca |
| Type |
integer |
| Application |
Global |
| Default value |
14 |
| Description |
Max length of a legend label for a chart. If larger it will be truncated and ... will be appended |
| Updated |
2024-05-25 03:58:11 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... a chart legend. This check box appears when a Group by field is selected on the report form. Legends are truncated by default. To adjust truncation lengths, configure the properties glide.chart.label.legend.truncate_to and glide.chart.label.legend.truncate_to.large. For more information, see Reporting properties. Legend horizontal alignment How the legend is aligned horizontally. This field appears when Show legend is selected. Legend vertical alignment How the ...
Related properties