1 write to _toolTip
System.Web.DataVisualization (1)
Common\General\Axis.cs (1)
1220 this._toolTip = value;
7 references to _toolTip
System.Web.DataVisualization (7)
Common\General\Axis.cs (7)
1224 return this._toolTip; 2545 graph.StartHotRegion( this._url, _toolTip ); 2735this._toolTip, 2794 graph.StartHotRegion( this._url, _toolTip ); 2825 graph.StartHotRegion( this._url, _toolTip ); 2856 graph.StartHotRegion( this._url, _toolTip ); 2888 graph.StartHotRegion( this._url, _toolTip );