Gets or sets the horizontal alignment of the legend.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public HorizontalAlignment LegendHorizontalAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property LegendHorizontalAlignment As HorizontalAlignment |
One of the System.Windows.HorizontalAlignment enumeration values. Default value is HorizontalAlignment.Center.