1 write to _headerSeparator
System.Windows.Forms.DataVisualization (1)
Common\General\Legend.cs (1)
2989 this._headerSeparator = value;
2 references to _headerSeparator
System.Windows.Forms.DataVisualization (2)
Common\General\Legend.cs (2)
2983 return this._headerSeparator; 2987 if(value != this._headerSeparator)