8 references to Left
System.Windows.Forms.DataVisualization (8)
Common\General\Axis.cs (7)
2511arrowOrientation = ArrowOrientation.Left; 2524arrowOrientation = ArrowOrientation.Left; 2558case ArrowOrientation.Left: 6166arrowOrientation = ArrowOrientation.Left; 6174arrowOrientation = ArrowOrientation.Left; 6186case ArrowOrientation.Left: 6255if (axisPosition == AxisPosition.Left && arrowOrientation == ArrowOrientation.Left)
Common\General\ChartGraphics.cs (1)
5464 case ArrowOrientation.Left: