Skip to main content

DiagramCommandsBase.MindMapTreeLayoutCommand Field

Realign diagram items to form a mind map tree diagram.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand<OrientationKind> MindMapTreeLayoutCommand

Field Value

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