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