1 write to _titleBackColor
System.Web.DataVisualization (1)
Common\General\Legend.cs (1)
3855 this._titleBackColor = value;
2 references to _titleBackColor
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
3849 return this._titleBackColor; 3853 if(value != this._titleBackColor)