1 write to _title
System.Web.DataVisualization (1)
Common\General\Legend.cs (1)
3803
this.
_title
= value;
2 references to _title
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
3797
return this.
_title
;
3801
if(value != this.
_title
)