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