Back to Devexpress

DiagramBuilder.GridSize Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-diagrambuilder-dot-gridsize.md

latest1.1 KB
Original Source

DiagramBuilder.GridSize Method

NameParametersDescription
GridSize(JS)valueSpecifies the grid pitch. Mirrors the client-side gridSize option.
GridSize(Action<DiagramGridSizeBuilder>)configuratorSpecifies the grid pitch. Mirrors the client-side gridSize object.
GridSize(Double)valueSpecifies the grid pitch. Mirrors the client-side gridSize option.