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

DiagramCommandsBase.MindMapTreeLayoutCommand Field

Realign diagram items to form a mind map tree diagram.

Namespace: DevExpress.Diagram.Core

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

Declaration

public static readonly DiagramCommand<OrientationKind> MindMapTreeLayoutCommand

Field Value

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