3 references to AddHotRegion
System.Web.DataVisualization (3)
Common\General\Axis.cs (1)
1982
this.Common.HotRegionsList.
AddHotRegion
(
Common\General\ChartGraphics.cs (1)
1812
common.HotRegionsList.
AddHotRegion
(Rectangle.Round(absPosition), label, ChartElementType.AxisLabels, false, true);
Common\General\Selection.cs (1)
1093
this.
AddHotRegion
( rectArea, selectedObject, type, relativeCoordinates, false );