3 writes to _oppRigthTopPoint
System.Web.DataVisualization (3)
Common\General\ChartGraphics3D.cs (3)
4157 this._oppRigthTopPoint = -1; 4551 this._oppRigthTopPoint = pointOppositeIndex; 4568 this._oppRigthTopPoint = temp;
3 references to _oppRigthTopPoint
System.Web.DataVisualization (3)
Common\General\ChartGraphics3D.cs (3)
4385 if(this._oppLeftBottomPoint != -1 && this._oppRigthTopPoint != -1) 4389 rigthTopPoint = this._oppRigthTopPoint; 4567 this._oppLeftBottomPoint = this._oppRigthTopPoint;