1 write to _titleSeparator
System.Web.DataVisualization (1)
Common\General\Legend.cs (1)
3927 this._titleSeparator = value;
2 references to _titleSeparator
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
3921 return this._titleSeparator; 3925 if(value != this._titleSeparator)