2 writes to _coordZ
System.Web.DataVisualization (2)
Common\General\ChartGraphics3D.cs (2)
4686this._coordZ = value; 4722this._coordZ = z;
1 reference to _coordZ
System.Web.DataVisualization (1)
Common\General\ChartGraphics3D.cs (1)
4682return this._coordZ;