1 write to _headerSeparatorColor
System.Web.DataVisualization (1)
Common\General\Legend.cs (1)
3015 this._headerSeparatorColor = value;
2 references to _headerSeparatorColor
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
3009 return this._headerSeparatorColor; 3013 if(value != this._headerSeparatorColor)