Skip to main content

TreeMapLayoutAlgorithm.DirectionProperty Field

Identifies the TreeMapLayoutAlgorithm.Direction dependency property.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v24.1.dll

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public static readonly DependencyProperty DirectionProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also