12 references to AddClosedCurve
System.Web.DataVisualization (6)
Common\ChartTypes\FunnelChart.cs (4)
1021
topCurve.
AddClosedCurve
(sidePoints, tension);
1086
topCurve.
AddClosedCurve
(sidePoints, tension);
1259
topCurve.
AddClosedCurve
(sidePoints, tension);
1308
topCurve.
AddClosedCurve
(sidePoints, tension);
Common\General\ChartGraphics3D.cs (2)
4071
bottomLeftSide.
AddClosedCurve
(sidePoints, 0.8f);
4078
topRigthSide.
AddClosedCurve
(sidePoints, 0.8f);
System.Windows.Forms.DataVisualization (6)
Common\ChartTypes\FunnelChart.cs (4)
1021
topCurve.
AddClosedCurve
(sidePoints, tension);
1086
topCurve.
AddClosedCurve
(sidePoints, tension);
1259
topCurve.
AddClosedCurve
(sidePoints, tension);
1308
topCurve.
AddClosedCurve
(sidePoints, tension);
Common\General\ChartGraphics3D.cs (2)
4071
bottomLeftSide.
AddClosedCurve
(sidePoints, 0.8f);
4078
topRigthSide.
AddClosedCurve
(sidePoints, 0.8f);