8 references to Right
System.Windows.Forms.DataVisualization (8)
Common\General\Axis.cs (7)
2513arrowOrientation = ArrowOrientation.Right; 2526arrowOrientation = ArrowOrientation.Right; 2561case ArrowOrientation.Right: 6168arrowOrientation = ArrowOrientation.Right; 6176arrowOrientation = ArrowOrientation.Right; 6189case ArrowOrientation.Right: 6257else if (axisPosition == AxisPosition.Right && arrowOrientation == ArrowOrientation.Right)
Common\General\ChartGraphics.cs (1)
5489 case ArrowOrientation.Right: