DiagramLayoutGridSettingsTagHelper

Example

Razor
<grid/>

Attributes

AttributeTypeDescription
component-spacing-xDoubleDefines the horizontal spacing between each component. The default is 50.
component-spacing-yDoubleDefines the vertical spacing between each component. The default is 50.
offset-xDoubleDefines the left offset of the grid layout. The default is 50.
offset-yDoubleDefines the top offset of the grid layout. The default is 50.
widthDoubleDefines the width of the grid. The bigger this parameter the more components will be organized in an horizontal row. How many components really depends on your diagram and they type of layout applied to each component. The default is set to 800.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support