sncCommonMap.NODE_LABEL_WIDTH
ServiceNow property description:
Maximal width of CI node labels in pixels. Relevant for any kind of labels (CI name, host name, cluster label etc.) This size also modifies horizontal space between CI elements. Applied to map view and exported PDF view. Not applicable to network/storage path maps. Default value: 95. Minimal value is 20. Maximal value is 1000.
Attributes
- Sys ID: 923ae183c30113008ebd1962c1d3aea5
- Type: integer
- Application: Global
- Default value: 95

AI generated property description:
The ServiceNow property `sncCommonMap.NODE_LABEL_WIDTH` is used to define the width of node labels within the common map component of the Configuration Management Database (CMDB). This property ensures that the labels for nodes in the map are displayed with a consistent width, enhancing readability and visual organization. Adjusting this property can help in managing the layout of complex service maps by preventing label overlap and ensuring that all node labels are clearly visible. The property is particularly useful in scenarios where the default label width does not suffice due to the length of the node names or the density of the map. Proper configuration of `sncCommonMap.NODE_LABEL_WIDTH` contributes to a more user-friendly and navigable service map interface.
Source