MindFusion.Wpf Pack Programmer's Guide
Legend.Orientation Property
See Also
 





Gets or sets the orientation of the legend. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public Orientation Orientation { get; set; }

Visual Basic  Copy Code

Public Property Orientation As Orientation

 Property Value

A member of the WPF Orientation enumeration. The default is Vertical.

 See Also

Legend Members
Legend Class
MindFusion.Charting.Wpf Namespace