Kendo.Mvc.UI.DiagramLayoutGridSettings
Kendo UI DiagramLayoutGridSettings class
Properties
ComponentSpacingX
Defines the horizontal spacing between each component. The default is 50.
ComponentSpacingY
Defines the vertical spacing between each component. The default is 50.
OffsetX
Defines the left offset of the grid layout. The default is 50.
OffsetY
Defines the top offset of the grid layout. The default is 50.
Width
Defines 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.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary