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