Sets or returns the vertical alignment of text in the chart region.
(ChartRegions obtained from Chart.Legend, Chart.ChartArea, and Chart.PlotArea don't support HorizontalAlignment or VerticalAlignment.)

public VerticalAlignment TextVerticalAlignment{ get; set; }
Public Property TextVerticalAlignment() As VerticalAlignment