7 references to GetTextOrientation
System.Web.DataVisualization (7)
Common\General\Title.cs (7)
1235TextOrientation currentTextOrientation = this.GetTextOrientation(); 1386this.GetTextOrientation()); 1479this.GetTextOrientation()); 1637if (this.GetTextOrientation() == TextOrientation.Rotated270) 1657else if (this.GetTextOrientation() == TextOrientation.Rotated90) 1667Title.DrawStringWithStyle(chartGraph, titleText, textStyle, this.Font, absPosition, this.ForeColor, textShadowColor, textShadowOffset, format, this.GetTextOrientation()); 1876this.GetTextOrientation());