4 writes to _size
System.Web.DataVisualization (4)
Common\General\Chart.cs (4)
4278
this.
_size
= size;
4289
this.
_size
= size;
4301
this.
_size
= size;
4314
this.
_size
= size;
3 references to _size
System.Web.DataVisualization (3)
Common\General\Chart.cs (3)
4336
x.
_size
== y.
_size
&&
4351
return obj._familyName.GetHashCode() ^ obj.
_size
.GetHashCode();