1 write to _y
System.Web.DataVisualization (1)
Common\Annotation\AnnotationBase.cs (1)
577
_y
= value;
3 references to _y
System.Web.DataVisualization (3)
Common\Annotation\AnnotationBase.cs (3)
573
return
_y
;
753
return
_y
+ _height;
757
_height = value -
_y
;