1 write to _toolTip
System.Windows.Forms.DataVisualization (1)
Common\General\StripLine.cs (1)
1493 _toolTip = value;
3 references to _toolTip
System.Windows.Forms.DataVisualization (3)
Common\General\StripLine.cs (3)
394 graph.StartHotRegion( this._url, this._toolTip ); 460 graph.StartHotRegion( this._url, this._toolTip ); 1497 return _toolTip;