10 references to StartHotRegion
System.Web.DataVisualization (10)
Common\Annotation\AnnotationCollection.cs (1)
276 chartGraph.StartHotRegion(
Common\General\Axis.cs (5)
2545 graph.StartHotRegion( this._url, _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 );
Common\General\LegendColumns.cs (2)
2008 chartGraph.StartHotRegion( this.GetCellUrl(), this.GetCellToolTip() ); 2281 chartGraph.StartHotRegion( this.GetCellUrl(), this.GetCellToolTip() );
Common\General\StripLine.cs (2)
394 graph.StartHotRegion( this._url, this._toolTip ); 460 graph.StartHotRegion( this._url, this._toolTip );