2 writes to _perspective
System.Web.DataVisualization (2)
Common\General\ChartArea3D.cs (2)
246this._perspective = 0; 331_perspective = value;
2 references to _perspective
System.Web.DataVisualization (2)
Common\General\ChartArea3D.cs (2)
322return _perspective; 334if (_perspective != 0)