4 references to GetSeriesZPositionAndDepth
System.Windows.Forms.DataVisualization (4)
Common\General\ChartArea3D.cs (4)
837
GetSeriesZPositionAndDepth
(series, out depth, out positionZ);
849
GetSeriesZPositionAndDepth
(series, out depth, out positionZ);
1642
this.
GetSeriesZPositionAndDepth
((Series)seriesList[seriesIndex], out seriesDepth, out seriesZPosition);
1825
this.
GetSeriesZPositionAndDepth
(ser, out seriesDepth, out seriesZPosition);