3 writes to anchorAlignment
System.Web.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.Web.DataVisualization (1)
Common\Annotation\AnnotationBase.cs (1)
1730 return anchorAlignment;