3 references to GetCenterOfProjection
System.Web.DataVisualization (3)
Common\ChartTypes\BarChart.cs (1)
2239
_areaProjectionCenter = area.
GetCenterOfProjection
(coord);
Common\General\ChartArea3D.cs (2)
1628
areaProjectionCenter = this.
GetCenterOfProjection
(COPCoordinates.Z);
1942
_areaProjectionCenter = area.
GetCenterOfProjection
(coord);