Sets or returns the rotation angle of text in a chart region.

(ChartRegions obtained from Chart.Legend and Chart.ChartArea don't support TextRotationAngle.)

 public int TextRotationAngle{ get; set; }
Public Property TextRotationAngle() As Integer