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