MindFusion.Wpf Pack Programmer's Guide
LineChart.LegendOrientation Property
See Also
 





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

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public Orientation LegendOrientation { get; set; }

Visual Basic  Copy Code

Public Property LegendOrientation As Orientation

 Property Value

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

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting.Wpf Namespace