7 references to AddHotRegion
System.Web.DataVisualization (7)
Common\Annotation\CalloutAnnotation.cs (1)
772 this.Common.HotRegionsList.AddHotRegion(
Common\Annotation\GroupAnnotation.cs (1)
951 this.Common.HotRegionsList.AddHotRegion(
Common\Annotation\ImageAnnotation.cs (1)
617 this.Common.HotRegionsList.AddHotRegion(
Common\Annotation\TextAnnotation.cs (1)
480 this.Common.HotRegionsList.AddHotRegion(
Common\General\StripLine.cs (2)
422 common.HotRegionsList.AddHotRegion(rect, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines, string.Empty); 499 common.HotRegionsList.AddHotRegion( lineRect, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines, string.Empty );
Common\General\Title.cs (1)
1688 Common.HotRegionsList.AddHotRegion( titlePosition, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.Title, string.Empty );