2 writes to _localizedValue
System.Web.DataVisualization (2)
Common\General\Chart.cs (2)
4033
set {
_localizedValue
= value; }
4093
this.
_localizedValue
= localizedValue;
1 reference to _localizedValue
System.Web.DataVisualization (1)
Common\General\Chart.cs (1)
4032
get { return
_localizedValue
; }