3 references to GetTextOrientation
System.Windows.Forms.DataVisualization (3)
Common\General\StripLine.cs (3)
216
TextOrientation currentTextOrientation = this.
GetTextOrientation
();
695
SizeF size = graph.MeasureStringRel(titleText.Replace("\\n", "\n"), this.Font, new SizeF(100, 100), format, this.
GetTextOrientation
());
804
this.
GetTextOrientation
());