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