4 references to Left
System.Windows.Forms.DataVisualization (4)
Common\Annotation\ImageAnnotation.cs (1)
675
return ChartImageAlignmentStyle.
Left
;
Common\General\ChartGraphics.cs (3)
3574
else if(backImageAlign == ChartImageAlignmentStyle.
Left
||
4255
else if(backImageAlign == ChartImageAlignmentStyle.
Left
||
4551
else if(backImageAlign == ChartImageAlignmentStyle.
Left
||