Gets or sets the orientation of the legend. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Orientation Orientation { get; set; } |
Visual Basic Copy Code |
---|
Public Property Orientation As Orientation |
A member of the WPF Orientation enumeration. The default is Vertical.