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