1 write to _translateZ
System.Web.DataVisualization (1)
Common\General\Matrix3D.cs (1)
247 _translateZ = depth / 2F;
1 reference to _translateZ
System.Web.DataVisualization (1)
Common\General\Matrix3D.cs (1)
424 point.Z -= _translateZ;