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





Gets or sets the orientation of the legend.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 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 values. The default value is Orientation.Vertical.

 See Also

Legend Members
Legend Class
MindFusion.RealTimeCharting.Wpf Namespace