1 write to _textWrapThreshold
System.Web.DataVisualization (1)
Common\General\Legend.cs (1)
3695 this._textWrapThreshold = value;
2 references to _textWrapThreshold
System.Web.DataVisualization (2)
Common\General\Legend.cs (2)
3685 return this._textWrapThreshold; 3689 if(value != this._textWrapThreshold)