In order to position your Pie Chart explicitly to the left within the plotarea, you can set series.Appearance.CenterXOffset = -100; or some similar negative value.
You can reference the following forum thread for insights on positioning your Pie Chart as desired: RadChart PieChart - Alignment