3 writes to anchorAlignment
System.Windows.Forms.DataVisualization (3)
Common\Annotation\AnnotationBase.cs (1)
1734
anchorAlignment
= value;
Common\Annotation\CalloutAnnotation.cs (1)
154
this.
anchorAlignment
= ContentAlignment.BottomLeft;
Common\Annotation\LineAnnotation.cs (1)
88
this.
anchorAlignment
= ContentAlignment.TopLeft;
1 reference to anchorAlignment
System.Windows.Forms.DataVisualization (1)
Common\Annotation\AnnotationBase.cs (1)
1730
return
anchorAlignment
;