Sets or returns whether the text in the ChartRegion is displayed top to bottom and the letters are upright.
(ChartRegions obtained from Chart.Legend, Chart.ChartArea, and Chart.PlotArea don't support TextDisplayTopToBottom.)

public boolean TextDisplayTopToBottom{ get; set; }
Public Property TextDisplayTopToBottom() As Boolean