Gets or sets the direction in which child elements are laid out within the control.

Namespace:  C1.Silverlight.OrgChart
Assembly:  C1.Silverlight.OrgChart (in C1.Silverlight.OrgChart.dll)

Syntax

C#
public Orientation Orientation { get; set; }
Visual Basic
Public Property Orientation As Orientation
	Get
	Set

See Also