Gets or sets the vertical alignment of the labels.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public VerticalAlignment VerticalAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property VerticalAlignment As VerticalAlignment |
One of the System.Windows.VerticalAlignment enumeration values. Default value is VerticalAlignment.Bottom.
Use the VerticalAlignment property to align the X-axis at the top or bottom of the plot area.