# GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler" data-uid="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler" class="text-break">IMouseHandler Interface
</h1>
  <div class="markdown level0 summary"><p>For internal use only.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.html">GrapeCity.ActiveReports.Chart.Graphics</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Chart.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IMouseHandler</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseDown_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_" data-uid="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseDown(GrapeCity.ActiveReports.Chart.GraphMouseEventArgs)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseDown.html#GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseDown_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_">OnMouseDown(GraphMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseEnter_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_" data-uid="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseEnter(GrapeCity.ActiveReports.Chart.GraphMouseEventArgs)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseEnter.html#GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseEnter_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_">OnMouseEnter(GraphMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseHover_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_" data-uid="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseHover(GrapeCity.ActiveReports.Chart.GraphMouseEventArgs)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseHover.html#GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseHover_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_">OnMouseHover(GraphMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseLeave_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_" data-uid="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseLeave(GrapeCity.ActiveReports.Chart.GraphMouseEventArgs)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseLeave.html#GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseLeave_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_">OnMouseLeave(GraphMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseMove_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_" data-uid="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseMove(GrapeCity.ActiveReports.Chart.GraphMouseEventArgs)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseMove.html#GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseMove_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_">OnMouseMove(GraphMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseUp_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_" data-uid="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseUp(GrapeCity.ActiveReports.Chart.GraphMouseEventArgs)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseUp.html#GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseUp_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_">OnMouseUp(GraphMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseWheel_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_" data-uid="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseWheel(GrapeCity.ActiveReports.Chart.GraphMouseEventArgs)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.OnMouseWheel.html#GrapeCity_ActiveReports_Chart_Graphics_IMouseHandler_OnMouseWheel_GrapeCity_ActiveReports_Chart_GraphMouseEventArgs_">OnMouseWheel(GraphMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
