1 write to _titleForeColor
System.Web.DataVisualization (1)
Common\General\Legend.cs (1)
3829
this.
_titleForeColor
= value;
2 references to _titleForeColor
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
3823
return this.
_titleForeColor
;
3827
if(value != this.
_titleForeColor
)