8 references to Perspective
System.Web.DataVisualization (8)
Common\ChartTypes\AreaChart.cs (1)
726 if(matrix.Perspective != 0 && centerPointIndex != int.MaxValue)
Common\ChartTypes\RangeChart.cs (1)
830 if(matrix.Perspective != 0 && centerPointIndex != int.MaxValue)
Common\General\ChartGraphics3D.cs (6)
2284 if( matrix.Perspective != 0 || 2321if (matrix.Perspective != 0 || (matrix.AngleX != 90 && matrix.AngleX != -90)) 2351if (matrix.Perspective != 0 || (matrix.AngleX != 90 && matrix.AngleX != -90)) 3683 if(matrix.Perspective != 0) 4136 (matrix.Perspective == 0) ? veticalOrientation : false, 4149 (matrix.Perspective == 0) ? veticalOrientation : false,