MindFusion.Charting for Silverlight Programmer's Guide
Legend.Orientation Property
See Also
 






Gets or sets the orientation of the Legend.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public Orientation Orientation { get; set; }

Visual Basic  Copy Code

Public Property Orientation As Orientation

 Property Value

One of the System.Windows.Controls.Orientation enumeration values. Default value is Orientation.Vertical.

 See Also

Legend Members
Legend Class
MindFusion.Charting.Silverlight Namespace