14 references to AddHotRegion
System.Web.DataVisualization (14)
Common\Annotation\ArrowAnnotation.cs (1)
357this.Common.HotRegionsList.AddHotRegion(
Common\Annotation\CalloutAnnotation.cs (1)
747this.Common.HotRegionsList.AddHotRegion(
Common\Annotation\LineAnnotation.cs (1)
699 this.Common.HotRegionsList.AddHotRegion(
Common\Annotation\PolygonAnnotation.cs (1)
769this.Common.HotRegionsList.AddHotRegion(
Common\Annotation\TextAnnotation.cs (1)
460this.Common.HotRegionsList.AddHotRegion(
Common\ChartTypes\PieChart.cs (1)
1871common.HotRegionsList.AddHotRegion(
Common\General\Axis.cs (1)
2731Common.HotRegionsList.AddHotRegion(
Common\General\ChartGraphics.cs (2)
2260common.HotRegionsList.AddHotRegion( 2351common.HotRegionsList.AddHotRegion(
Common\General\ChartGraphics3D.cs (3)
781common.HotRegionsList.AddHotRegion( 909common.HotRegionsList.AddHotRegion( 1047common.HotRegionsList.AddHotRegion(
Common\General\StripLine.cs (2)
550 this.Axis.Common.HotRegionsList.AddHotRegion( graph, path, false, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines ); 600 this.Axis.Common.HotRegionsList.AddHotRegion( graph, path, false, this.ToolTip, this.Url, this.MapAreaAttributes, this.PostBackValue, this, ChartElementType.StripLines );