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 minimum horizontal spacing between nodes in a vertical layout, impacting how elements are displayed in the interface. |
| What area does it affect? |
Vertical layout spacing |
| What does the default mean? |
The default value is "125", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting the layout for improved user experience or visual clarity. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.bsm.layout_vertical_spacing_x |
| Sys ID |
a583cf989f012200c05e19eb552e70c1 |
| Type |
integer |
| Application |
Global |
| Default value |
125 |
| Description |
<span style = 'font-family: Arial; font-size: 13px; color: #4a4a4a;'>Minimum horizontal distance between nodes in vertical layout.<ul style='margin: 0px; padding-left:15px;'><li>Type: Integer</li><li>Default: 125</li></ul></span> |
| Updated |
2024-05-25 04:27:29 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... between one node's center to another node's center. • Type: Integer • Default value: 100 • Location: Dependency Views > Map Properties Minimum horizontal distance between nodes in vertical layout. glide.bsm.layout_vertical_spacing_x The distance is measured in pixels between one node's center to another node's center. • Type: Integer • Default value: 125 • Location: Dependency Views > Map Properties Minimum vertical ...
Related properties