3 references to TextOrientation
System.Windows.Forms.DataVisualization (3)
Common\General\StripLine.cs (3)
228if (this.TextOrientation == TextOrientation.Auto && this.Axis != null) 236return this.TextOrientation; 666switch (this.TextOrientation)