30 references to Widen
System.Web.DataVisualization (15)
Common\Annotation\CalloutAnnotation.cs (2)
1576
linePath.
Widen
(new Pen(Color.Black, this.LineWidth + 2));
1630
linePath.
Widen
(new Pen(Color.Black, this.LineWidth + 2));
Common\Annotation\LineAnnotation.cs (1)
686
path.
Widen
(pen);
Common\Annotation\PolygonAnnotation.cs (1)
755
selectionPath.
Widen
(pen);
Common\ChartTypes\AreaChart.cs (1)
554
mapAreaPath.
Widen
(new Pen(pointColor, pointBorderWidth + 2));
Common\ChartTypes\KagiChart.cs (1)
595
path.
Widen
(new Pen(point.Color, point.BorderWidth + 2));
Common\ChartTypes\LineChart.cs (1)
928
path.
Widen
(new Pen(point.Color, pointBorderWidth + 2));
Common\ChartTypes\RadarChart.cs (1)
909
linePath.
Widen
(new Pen(Color.Black, borderWidth + 2));
Common\ChartTypes\RangeChart.cs (1)
1776
resultPath.
Widen
(thickBorderPen);
Common\ChartTypes\StackedAreaChart.cs (1)
726
linePath.
Widen
(new Pen(point.Color, point.BorderWidth + 2));
Common\ChartTypes\StepLineChart.cs (2)
136
path.
Widen
(new Pen(point.Color, point.BorderWidth + 2));
172
path.
Widen
(new Pen(point.Color, point.BorderWidth + 2));
Common\General\Axis.cs (2)
2094
path.
Widen
(pen);
2197
path.
Widen
(circlePen);
Common\General\ChartGraphics3D.cs (1)
2422
resultPath.
Widen
(thickBorderPen);
System.Windows.Forms.DataVisualization (15)
Common\Annotation\CalloutAnnotation.cs (2)
1576
linePath.
Widen
(new Pen(Color.Black, this.LineWidth + 2));
1630
linePath.
Widen
(new Pen(Color.Black, this.LineWidth + 2));
Common\Annotation\LineAnnotation.cs (1)
686
path.
Widen
(pen);
Common\Annotation\PolygonAnnotation.cs (1)
755
selectionPath.
Widen
(pen);
Common\ChartTypes\AreaChart.cs (1)
554
mapAreaPath.
Widen
(new Pen(pointColor, pointBorderWidth + 2));
Common\ChartTypes\KagiChart.cs (1)
595
path.
Widen
(new Pen(point.Color, point.BorderWidth + 2));
Common\ChartTypes\LineChart.cs (1)
928
path.
Widen
(new Pen(point.Color, pointBorderWidth + 2));
Common\ChartTypes\RadarChart.cs (1)
909
linePath.
Widen
(new Pen(Color.Black, borderWidth + 2));
Common\ChartTypes\RangeChart.cs (1)
1776
resultPath.
Widen
(thickBorderPen);
Common\ChartTypes\StackedAreaChart.cs (1)
726
linePath.
Widen
(new Pen(point.Color, point.BorderWidth + 2));
Common\ChartTypes\StepLineChart.cs (2)
136
path.
Widen
(new Pen(point.Color, point.BorderWidth + 2));
172
path.
Widen
(new Pen(point.Color, point.BorderWidth + 2));
Common\General\Axis.cs (2)
2094
path.
Widen
(pen);
2197
path.
Widen
(circlePen);
Common\General\ChartGraphics3D.cs (1)
2422
resultPath.
Widen
(thickBorderPen);