6 references to ElementPosition
System.Web.DataVisualization (6)
Common\General\ChartArea.cs (3)
1306_areaPosition = new ElementPosition(this); 1309_innerPlotPosition = new ElementPosition(this); 1314 PlotAreaPosition = new ElementPosition(this);
Common\General\Legend.cs (2)
404_position = new ElementPosition(this); 419_position = new ElementPosition(this);
Common\General\Title.cs (1)
305this._position = new ElementPosition(this);