2 overrides of Draw3DSurface
System.Web.DataVisualization (2)
Common\ChartTypes\AreaChart.cs (1)
905
protected override GraphicsPath
Draw3DSurface
(
Common\ChartTypes\RangeChart.cs (1)
897
protected override GraphicsPath
Draw3DSurface
(
8 references to Draw3DSurface
System.Web.DataVisualization (8)
Common\ChartTypes\LineChart.cs (8)
1775
resultPath =
Draw3DSurface
( firstPoint, secondPoint, reversed,
1899
segmentPath =
Draw3DSurface
( firstPoint, intersectionPoint2, reversed,
1923
segmentPath =
Draw3DSurface
( intersectionPoint, intersectionPoint2, reversed,
1943
segmentPath =
Draw3DSurface
( intersectionPoint, secondPoint, reversed,
2094
resultPath =
Draw3DSurface
( firstPoint, secondPoint, reversed,
2261
segmentPath =
Draw3DSurface
( firstPoint, intersectionPoint2, reversed,
2307
segmentPath =
Draw3DSurface
( intersectionPoint, intersectionPoint2, reversed,
2355
segmentPath =
Draw3DSurface
( intersectionPoint, secondPoint, reversed,