Gets or sets the vertical alignment of the legend when placed at the left or right of the plot area. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public new VerticalAlignment VerticalAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Shadows Property VerticalAlignment As VerticalAlignment |
A member of the WPF VerticalAlignment enumeration. The default is Top.