2 writes to round3DShape
System.Web.DataVisualization (2)
Common\ChartTypes\FunnelChart.cs (2)
1370
this.
round3DShape
= (GetFunnel3DDrawingStyle(series) == Funnel3DDrawingStyle.CircularBase);
2868
base.
round3DShape
= false;
1 reference to round3DShape
System.Web.DataVisualization (1)
Common\ChartTypes\FunnelChart.cs (1)
956
if(this.Area.Area3DStyle.Enable3D && !
round3DShape
)