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

public HorizontalAlignment TextHorizontalAlignment{ get; set; }
Public Property TextHorizontalAlignment() As HorizontalAlignment