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