13 references to GetRelativePosition
System.Web.DataVisualization (13)
Common\Annotation\AnnotationBase.cs (3)
2462
group.
GetRelativePosition
(out groupLocation, out groupSize, out groupAnchorLocation);
3155
GetRelativePosition
(out firstPoint, out size, out anchorPoint);
3161
GetRelativePosition
(out firstPoint, out size, out anchorPoint);
Common\Annotation\ArrowAnnotation.cs (1)
313
GetRelativePosition
(out firstPoint, out size, out anchorPoint);
Common\Annotation\CalloutAnnotation.cs (1)
650
GetRelativePosition
(out firstPoint, out size, out anchorPoint);
Common\Annotation\GroupAnnotation.cs (1)
920
GetRelativePosition
(out firstPoint, out size, out anchorPoint);
Common\Annotation\ImageAnnotation.cs (1)
524
GetRelativePosition
(out firstPoint, out size, out anchorPoint);
Common\Annotation\LineAnnotation.cs (1)
568
GetRelativePosition
(out firstPoint, out size, out anchorPoint);
Common\Annotation\PolygonAnnotation.cs (2)
565
GetRelativePosition
(out firstPoint, out size, out anchorPoint);
863
GetRelativePosition
(out firstPoint, out size, out anchorPoint);
Common\Annotation\RectangleAnnotation.cs (2)
388
GetRelativePosition
(out firstPoint, out size, out anchorPoint);
626
GetRelativePosition
(out firstPoint, out size, out anchorPoint);
Common\Annotation\TextAnnotation.cs (1)
418
GetRelativePosition
(out firstPoint, out size, out anchorPoint);