6 writes to LineJoin
System.Web.DataVisualization (3)
Common\ChartTypes\FunnelChart.cs (1)
1207 pen.LineJoin = LineJoin.Bevel;
Common\General\ChartGraphics.cs (1)
5057 borderPen.LineJoin = LineJoin.Round;
Common\General\ChartGraphics3D.cs (1)
4310pen.LineJoin = LineJoin.Bevel;
System.Windows.Forms.DataVisualization (3)
Common\ChartTypes\FunnelChart.cs (1)
1207 pen.LineJoin = LineJoin.Bevel;
Common\General\ChartGraphics.cs (1)
5057 borderPen.LineJoin = LineJoin.Round;
Common\General\ChartGraphics3D.cs (1)
4310pen.LineJoin = LineJoin.Bevel;