MindFusion.Wpf Pack Programmer's Guide
RealTimeChart.TitleVerticalAlignment Property
See Also
 





Gets or sets the vertical alignment of the title.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public VerticalAlignment TitleVerticalAlignment { get; set; }

Visual Basic  Copy Code

Public Property TitleVerticalAlignment As VerticalAlignment

 Property Value

One of the System.Windows.VerticalAlignment enumeration values. Default value is VerticalAlignment.Center.

 See Also

RealTimeChart Members
RealTimeChart Class
MindFusion.RealTimeCharting.Wpf Namespace