1 write to _separatorColor
System.Web.DataVisualization (1)
Common\General\Legend.cs (1)
5976
this.
_separatorColor
= value;
2 references to _separatorColor
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
5970
return this.
_separatorColor
;
5974
if(value != this.
_separatorColor
)