Sets or returns the horizontal alignment of text in the chart region. If the ChartRegion object represents the chart area, the horizontal alignment returned will be the default horizontal alignment for all text items outside the plot area. If the ChartRegion object represents the plot area, the horizontal alignment returned will be the default horizontal alignment for all text items within the plot area.

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