2 writes to Location
System.Web.DataVisualization (1)
Common\ChartTypes\StockChart.cs (1)
1637
rect.
Location
= points[0].PointF;
System.Windows.Forms.DataVisualization (1)
Common\ChartTypes\StockChart.cs (1)
1637
rect.
Location
= points[0].PointF;
82 references to Location
System.Drawing (1)
commonui\System\Drawing\Advanced\RectangleF.cs (1)
484
/// Converts the <see cref='System.Drawing.RectangleF.
Location
'/> and <see cref='System.Drawing.RectangleF.Size'/> of this <see cref='System.Drawing.RectangleF'/> to a
System.Web.DataVisualization (40)
Common\Annotation\AnnotationBase.cs (5)
2077
rect.
Location
,
2111
handlePosition = rect.
Location
;
2395
location = currentPositionRel.
Location
;
2855
location = newPosition.
Location
;
2918
this.currentPositionRel = new RectangleF(position.
Location
, position.Size);
Common\Annotation\ArrowAnnotation.cs (1)
392
PointF firstPoint = positionAbs.
Location
;
Common\Annotation\CalloutAnnotation.cs (9)
657
RectangleF rectanglePosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
922
RectangleF inflatedPosition = new RectangleF(rectanglePosition.
Location
, rectanglePosition.Size);
945
points[0] = rectanglePositionAbs.
Location
;
957
points[0] = rectanglePositionAbs.
Location
;
968
points[0] = rectanglePositionAbs.
Location
;
980
points[0] = rectanglePositionAbs.
Location
;
991
points[0] = rectanglePositionAbs.
Location
;
1003
points[0] = rectanglePositionAbs.
Location
;
1026
points[0] = rectanglePositionAbs.
Location
;
Common\Annotation\ImageAnnotation.cs (1)
531
RectangleF rectanglePosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
Common\Annotation\PolygonAnnotation.cs (1)
572
RectangleF rectanglePosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
Common\Annotation\RectangleAnnotation.cs (2)
395
RectangleF rectanglePosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
633
RectangleF rectanglePosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
Common\Annotation\TextAnnotation.cs (3)
425
RectangleF textPosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
535
RectangleF textPositionWithSpacing = new RectangleF(textPosition.
Location
, textPosition.Size);
641
textActualPosition = new RectangleF(textPositionWithSpacing.
Location
, textSize);
Common\ChartTypes\FunnelChart.cs (1)
1379
float currentLocation = this.Graph.GetAbsolutePoint(this.PlotAreaPosition.
Location
).Y;
Common\ChartTypes\PieChart.cs (1)
1391
RectangleF rect = new RectangleF(labelRect.
Location
, labelRect.Size);
Common\ChartTypes\PointAndFigureChart.cs (1)
830
RectangleF shadowPosition = new RectangleF(position.
Location
, position.Size);
Common\ChartTypes\StackedBarChart.cs (1)
920
RectangleF labelRect = new RectangleF(rectSize.
Location
, rectSize.Size);
Common\General\Chart.cs (1)
2136
frameTitlePosition = new RectangleF(_titlePosition.
Location
, _titlePosition.Size);
Common\General\ChartArea.cs (1)
1421
RectangleF backgroundPositionWithScrollBars = new RectangleF(backgroundPosition.
Location
, backgroundPosition.Size);
Common\General\ChartArea3D.cs (3)
724
RectangleF wallRect2D = new RectangleF(position.
Location
, position.Size);
747
wallRect2D = new RectangleF(position.
Location
, position.Size);
769
wallRect2D = new RectangleF(position.
Location
, position.Size);
Common\General\ChartGraphics.cs (1)
2122
RectangleF absPositionWithoutImage = new RectangleF(absPosition.
Location
, absPosition.Size);
Common\General\ChartGraphics3D.cs (1)
3598
RectangleF rectLightCenter = new RectangleF(rect.
Location
, rect.Size);
Common\General\Label.cs (2)
1278
labelRect.
Location
,
2294
RectangleF initialRect = new RectangleF(rect.
Location
, rect.Size);
Common\General\SmartLabels.cs (1)
1093
if(!areaPath.IsVisible(labelPosition.
Location
) ||
Common\General\Title.cs (4)
1446
RectangleF absPosition = new RectangleF(titlePosition.
Location
, titlePosition.Size);
1757
RectangleF shadowPosition = new RectangleF(absPosition.
Location
, absPosition.Size);
1781
RectangleF shadowPosition = new RectangleF(absPosition.
Location
, absPosition.Size);
1806
RectangleF shadowPosition = new RectangleF(absPosition.
Location
, absPosition.Size);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\LinkLabel.cs (1)
1173
finalrect = new RectangleF(rects[0].
Location
, SizeF.Empty);
System.Windows.Forms.DataVisualization (40)
Common\Annotation\AnnotationBase.cs (5)
2077
rect.
Location
,
2111
handlePosition = rect.
Location
;
2395
location = currentPositionRel.
Location
;
2855
location = newPosition.
Location
;
2918
this.currentPositionRel = new RectangleF(position.
Location
, position.Size);
Common\Annotation\ArrowAnnotation.cs (1)
392
PointF firstPoint = positionAbs.
Location
;
Common\Annotation\CalloutAnnotation.cs (9)
657
RectangleF rectanglePosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
922
RectangleF inflatedPosition = new RectangleF(rectanglePosition.
Location
, rectanglePosition.Size);
945
points[0] = rectanglePositionAbs.
Location
;
957
points[0] = rectanglePositionAbs.
Location
;
968
points[0] = rectanglePositionAbs.
Location
;
980
points[0] = rectanglePositionAbs.
Location
;
991
points[0] = rectanglePositionAbs.
Location
;
1003
points[0] = rectanglePositionAbs.
Location
;
1026
points[0] = rectanglePositionAbs.
Location
;
Common\Annotation\ImageAnnotation.cs (1)
531
RectangleF rectanglePosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
Common\Annotation\PolygonAnnotation.cs (1)
572
RectangleF rectanglePosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
Common\Annotation\RectangleAnnotation.cs (2)
395
RectangleF rectanglePosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
633
RectangleF rectanglePosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
Common\Annotation\TextAnnotation.cs (3)
425
RectangleF textPosition = new RectangleF(selectionRect.
Location
, selectionRect.Size);
535
RectangleF textPositionWithSpacing = new RectangleF(textPosition.
Location
, textPosition.Size);
641
textActualPosition = new RectangleF(textPositionWithSpacing.
Location
, textSize);
Common\ChartTypes\FunnelChart.cs (1)
1379
float currentLocation = this.Graph.GetAbsolutePoint(this.PlotAreaPosition.
Location
).Y;
Common\ChartTypes\PieChart.cs (1)
1391
RectangleF rect = new RectangleF(labelRect.
Location
, labelRect.Size);
Common\ChartTypes\PointAndFigureChart.cs (1)
830
RectangleF shadowPosition = new RectangleF(position.
Location
, position.Size);
Common\ChartTypes\StackedBarChart.cs (1)
920
RectangleF labelRect = new RectangleF(rectSize.
Location
, rectSize.Size);
Common\General\Chart.cs (1)
2136
frameTitlePosition = new RectangleF(_titlePosition.
Location
, _titlePosition.Size);
Common\General\ChartArea.cs (1)
1421
RectangleF backgroundPositionWithScrollBars = new RectangleF(backgroundPosition.
Location
, backgroundPosition.Size);
Common\General\ChartArea3D.cs (3)
724
RectangleF wallRect2D = new RectangleF(position.
Location
, position.Size);
747
wallRect2D = new RectangleF(position.
Location
, position.Size);
769
wallRect2D = new RectangleF(position.
Location
, position.Size);
Common\General\ChartGraphics.cs (1)
2122
RectangleF absPositionWithoutImage = new RectangleF(absPosition.
Location
, absPosition.Size);
Common\General\ChartGraphics3D.cs (1)
3598
RectangleF rectLightCenter = new RectangleF(rect.
Location
, rect.Size);
Common\General\Label.cs (2)
1278
labelRect.
Location
,
2294
RectangleF initialRect = new RectangleF(rect.
Location
, rect.Size);
Common\General\SmartLabels.cs (1)
1093
if(!areaPath.IsVisible(labelPosition.
Location
) ||
Common\General\Title.cs (4)
1446
RectangleF absPosition = new RectangleF(titlePosition.
Location
, titlePosition.Size);
1757
RectangleF shadowPosition = new RectangleF(absPosition.
Location
, absPosition.Size);
1781
RectangleF shadowPosition = new RectangleF(absPosition.
Location
, absPosition.Size);
1806
RectangleF shadowPosition = new RectangleF(absPosition.
Location
, absPosition.Size);