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 character limit for legend labels in large charts, truncating any labels that exceed this limit. |
| What area does it affect? |
Charting and Reporting |
| What does the default mean? |
The default value is "20", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting chart presentations or if legend labels appear cluttered. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.chart.label.legend.truncate_to.large |
| Sys ID |
d9ba8101d7112100ef2281537e6103ab |
| Type |
integer |
| Application |
Global |
| Default value |
20 |
| Description |
Max length of a legend label for a large chart. If larger it will be truncated and ... will be appended |
| Updated |
2024-05-25 04:31:37 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... legend labels for left or right legend alignment except large charts. Prevents shrinking of charts when lab • Type: integer • Default value: 14 • Location: System Property [sys_properties] table glide.chart.label.legend.truncate_to.large Truncates legend labels for left or right legend alignment Prevents shrinking of charts when labels are too long. • Type: integer • Default value: 20 • Location: System Property [sys_properties] ...
Related properties