1 write to _x
System.Windows.Forms.DataVisualization (1)
Common\Annotation\AnnotationBase.cs (1)
533
_x
= value;
3 references to _x
System.Windows.Forms.DataVisualization (3)
Common\Annotation\AnnotationBase.cs (3)
529
return
_x
;
715
return
_x
+ _width;
719
_width = value -
_x
;