1 write to _toolTip
System.Windows.Forms.DataVisualization (1)
Common\General\Axis.cs (1)
1220
this.
_toolTip
= value;
7 references to _toolTip
System.Windows.Forms.DataVisualization (7)
Common\General\Axis.cs (7)
1224
return this.
_toolTip
;
2545
graph.StartHotRegion( this._url,
_toolTip
);
2735
this.
_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
);