1 write to _interlacedRows
System.Windows.Forms.DataVisualization (1)
Common\General\Legend.cs (1)
3749 this._interlacedRows = value;
2 references to _interlacedRows
System.Windows.Forms.DataVisualization (2)
Common\General\Legend.cs (2)
3743 return this._interlacedRows; 3747 if(value != this._interlacedRows)