1 write to _postbackValue
System.Windows.Forms.DataVisualization (1)
Common\General\LegendColumns.cs (1)
1410this._postbackValue = value;
3 references to _postbackValue
System.Windows.Forms.DataVisualization (3)
Common\General\LegendColumns.cs (3)
1406return this._postbackValue; 1783if (this._postbackValue.Length > 0) 1785return this._postbackValue;