Skip to main content
A newer version of this page is available. .

DiagramCommandsBase.SugiyamaLayoutCommand Field

Realign diagram items according to the layered graph drawing (Sugiyama-style graph drawing) algorithm.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v18.2.Core.dll

Declaration

public static readonly DiagramCommand<Direction> SugiyamaLayoutCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<Direction>
See Also