1 write to _titleSeparatorColor
System.Web.DataVisualization (1)
Common\General\Legend.cs (1)
3953
this.
_titleSeparatorColor
= value;
2 references to _titleSeparatorColor
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
3947
return this.
_titleSeparatorColor
;
3951
if(value != this.
_titleSeparatorColor
)