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)
305
this._position = new
ElementPosition
(this);