# FarPoint.Win.Chart.FpChart

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Chart_FpChart" data-uid="FarPoint.Win.Chart.FpChart" class="text-break">FpChart Class
</h1>
  <div class="markdown level0 summary"><p>Represents a view of a chart model using either GDI (2D) or OpenGL (3D) rendering.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control">Control</a></div>
    <div class="level4"><span class="xref">FpChart</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.idroptarget">IDropTarget</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isynchronizeinvoke">ISynchronizeInvoke</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.iwin32window">IWin32Window</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.ibindablecomponent">IBindableComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><span class="xref">IXmlSerializable</span></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Chart.html">FarPoint.Win.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Chart.dll</h6>
  <h5 id="FarPoint_Win_Chart_FpChart_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ToolboxBitmap(typeof(FpChart), &quot;Source.FpChart.png&quot;)]
public class FpChart : Control, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IXmlSerializable, ISerializable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ToolboxBitmap(GetType(FpChart), &quot;Source.FpChart.png&quot;)&gt;
Public Class FpChart
    Inherits Control
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IXmlSerializable, ISerializable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart__ctor" data-uid="FarPoint.Win.Chart.FpChart.#ctor">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.-ctor.html#FarPoint_Win_Chart_FpChart__ctor">FpChart()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Win.Chart.FpChart.html">FpChart</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Chart.FpChart.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.-ctor.html#FarPoint_Win_Chart_FpChart__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">FpChart(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>The constructor for binary deserialization.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_About" data-uid="FarPoint.Win.Chart.FpChart.About">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.About.html#FarPoint_Win_Chart_FpChart_About">About</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the version information about the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_AllowUndo" data-uid="FarPoint.Win.Chart.FpChart.AllowUndo">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.AllowUndo.html#FarPoint_Win_Chart_FpChart_AllowUndo">AllowUndo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to allow undo and redo.
If not enabled, no action will be added to undo list of the undo manager.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_CreateParams" data-uid="FarPoint.Win.Chart.FpChart.CreateParams">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.CreateParams.html#FarPoint_Win_Chart_FpChart_CreateParams">CreateParams</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the required creation parameters when the control handle
is created.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_DefaultSize" data-uid="FarPoint.Win.Chart.FpChart.DefaultSize">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.DefaultSize.html#FarPoint_Win_Chart_FpChart_DefaultSize">DefaultSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default size of the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_DoubleBuffered" data-uid="FarPoint.Win.Chart.FpChart.DoubleBuffered">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.DoubleBuffered.html#FarPoint_Win_Chart_FpChart_DoubleBuffered">DoubleBuffered</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_GripFlatStyle" data-uid="FarPoint.Win.Chart.FpChart.GripFlatStyle">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.GripFlatStyle.html#FarPoint_Win_Chart_FpChart_GripFlatStyle">GripFlatStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the grip has 3D style or flat style</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_Interactive" data-uid="FarPoint.Win.Chart.FpChart.Interactive">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.Interactive.html#FarPoint_Win_Chart_FpChart_Interactive">Interactive</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to enable the selection of
plot area, legend area, label area or series. Users can perform actions such as
move, resize, copy, cut, paste, delete with the selected object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_Model" data-uid="FarPoint.Win.Chart.FpChart.Model">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.Model.html#FarPoint_Win_Chart_FpChart_Model">Model</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the chart model.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_SelectedObject" data-uid="FarPoint.Win.Chart.FpChart.SelectedObject">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.SelectedObject.html#FarPoint_Win_Chart_FpChart_SelectedObject">SelectedObject</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the selected object. Could be a plot area,
legend area, label area or series info.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_UndoManager" data-uid="FarPoint.Win.Chart.FpChart.UndoManager">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.UndoManager.html#FarPoint_Win_Chart_FpChart_UndoManager">UndoManager</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the undo manager which can be used to manage
undo and redo actions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_ViewType" data-uid="FarPoint.Win.Chart.FpChart.ViewType">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.ViewType.html#FarPoint_Win_Chart_FpChart_ViewType">ViewType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the chart is rendered in 2D or 3D.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="FarPoint_Win_Chart_FpChart_DestroyHandle" data-uid="FarPoint.Win.Chart.FpChart.DestroyHandle">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.DestroyHandle.html#FarPoint_Win_Chart_FpChart_DestroyHandle">DestroyHandle()</a>
        </td>
        <td class="markdown level1 summary"><p>Destroys the handle associated with the control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_Dispose_System_Boolean_" data-uid="FarPoint.Win.Chart.FpChart.Dispose(System.Boolean)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.Dispose.html#FarPoint_Win_Chart_FpChart_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Releases referencing resources before being destroyed</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Chart.FpChart.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.GetObjectData.html#FarPoint_Win_Chart_FpChart_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Serializes appropriated properties</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_HitTest_System_Int32_System_Int32_" data-uid="FarPoint.Win.Chart.FpChart.HitTest(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.HitTest.html#FarPoint_Win_Chart_FpChart_HitTest_System_Int32_System_Int32_">HitTest(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the object at the specified location.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_LoadFromTemplate_System_IO_Stream_" data-uid="FarPoint.Win.Chart.FpChart.LoadFromTemplate(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.LoadFromTemplate.html#FarPoint_Win_Chart_FpChart_LoadFromTemplate_System_IO_Stream_">LoadFromTemplate(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads from a template which contain a chart model and chart view type in the specified stream..</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_OnKeyDown_System_Windows_Forms_KeyEventArgs_" data-uid="FarPoint.Win.Chart.FpChart.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.OnKeyDown.html#FarPoint_Win_Chart_FpChart_OnKeyDown_System_Windows_Forms_KeyEventArgs_">OnKeyDown(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.keydown">KeyDown</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_OnKeyUp_System_Windows_Forms_KeyEventArgs_" data-uid="FarPoint.Win.Chart.FpChart.OnKeyUp(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.OnKeyUp.html#FarPoint_Win_Chart_FpChart_OnKeyUp_System_Windows_Forms_KeyEventArgs_">OnKeyUp(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.keyup">KeyUp</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_OnLostFocus_System_EventArgs_" data-uid="FarPoint.Win.Chart.FpChart.OnLostFocus(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.OnLostFocus.html#FarPoint_Win_Chart_FpChart_OnLostFocus_System_EventArgs_">OnLostFocus(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.lostfocus">LostFocus</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_OnMouseDown_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.Chart.FpChart.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.OnMouseDown.html#FarPoint_Win_Chart_FpChart_OnMouseDown_System_Windows_Forms_MouseEventArgs_">OnMouseDown(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.mousedown">MouseDown</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_OnMouseMove_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.Chart.FpChart.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.OnMouseMove.html#FarPoint_Win_Chart_FpChart_OnMouseMove_System_Windows_Forms_MouseEventArgs_">OnMouseMove(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.mousemove">MouseMove</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_OnMouseUp_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.Chart.FpChart.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.OnMouseUp.html#FarPoint_Win_Chart_FpChart_OnMouseUp_System_Windows_Forms_MouseEventArgs_">OnMouseUp(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.mouseup">MouseUp</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_OnPaint_System_Windows_Forms_PaintEventArgs_" data-uid="FarPoint.Win.Chart.FpChart.OnPaint(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.OnPaint.html#FarPoint_Win_Chart_FpChart_OnPaint_System_Windows_Forms_PaintEventArgs_">OnPaint(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Paint event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_OnSelectionChanged_System_EventArgs_" data-uid="FarPoint.Win.Chart.FpChart.OnSelectionChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.OnSelectionChanged.html#FarPoint_Win_Chart_FpChart_OnSelectionChanged_System_EventArgs_">OnSelectionChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when selection changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_OnSizeChanged_System_EventArgs_" data-uid="FarPoint.Win.Chart.FpChart.OnSizeChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.OnSizeChanged.html#FarPoint_Win_Chart_FpChart_OnSizeChanged_System_EventArgs_">OnSizeChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.sizechanged">SizeChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_ProcessDialogKey_System_Windows_Forms_Keys_" data-uid="FarPoint.Win.Chart.FpChart.ProcessDialogKey(System.Windows.Forms.Keys)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.ProcessDialogKey.html#FarPoint_Win_Chart_FpChart_ProcessDialogKey_System_Windows_Forms_Keys_">ProcessDialogKey(Keys)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes a dialog key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_RaiseActionDoing_System_ComponentModel_CancelEventArgs_" data-uid="FarPoint.Win.Chart.FpChart.RaiseActionDoing(System.ComponentModel.CancelEventArgs)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.RaiseActionDoing.html#FarPoint_Win_Chart_FpChart_RaiseActionDoing_System_ComponentModel_CancelEventArgs_">RaiseActionDoing(CancelEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the performing action events, such as move, resize, delete, cut
and paste.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_RaiseActionDone_System_EventArgs_" data-uid="FarPoint.Win.Chart.FpChart.RaiseActionDone(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.RaiseActionDone.html#FarPoint_Win_Chart_FpChart_RaiseActionDone_System_EventArgs_">RaiseActionDone(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the action done events, such as move, resize, delete, cut
and paste.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_Render_System_Drawing_Graphics_FarPoint_Win_Chart_ChartModel_System_Drawing_Rectangle_System_Boolean_" data-uid="FarPoint.Win.Chart.FpChart.Render(System.Drawing.Graphics,FarPoint.Win.Chart.ChartModel,System.Drawing.Rectangle,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.Render.html#FarPoint_Win_Chart_FpChart_Render_System_Drawing_Graphics_FarPoint_Win_Chart_ChartModel_System_Drawing_Rectangle_System_Boolean_">Render(Graphics, ChartModel, Rectangle, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Renders the chart to a graphic.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_RenderImage_System_Nullable_System_Drawing_Rectangle__" data-uid="FarPoint.Win.Chart.FpChart.RenderImage(System.Nullable{System.Drawing.Rectangle})">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.RenderImage.html#FarPoint_Win_Chart_FpChart_RenderImage_System_Nullable_System_Drawing_Rectangle__">RenderImage(Rectangle?)</a>
        </td>
        <td class="markdown level1 summary"><p>Renders the chart's image to a bitmap and return this bitmap.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_SaveToTemplate_System_IO_Stream_" data-uid="FarPoint.Win.Chart.FpChart.SaveToTemplate(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.SaveToTemplate.html#FarPoint_Win_Chart_FpChart_SaveToTemplate_System_IO_Stream_">SaveToTemplate(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves to a template which contain a chart model and chart view type in the specified stream.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_ScaleControl_System_Drawing_SizeF_System_Windows_Forms_BoundsSpecified_" data-uid="FarPoint.Win.Chart.FpChart.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.ScaleControl.html#FarPoint_Win_Chart_FpChart_ScaleControl_System_Drawing_SizeF_System_Windows_Forms_BoundsSpecified_">ScaleControl(SizeF, BoundsSpecified)</a>
        </td>
        <td class="markdown level1 summary"><p>Scales a control's location, size, padding and margin.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_WndProc_System_Windows_Forms_Message__" data-uid="FarPoint.Win.Chart.FpChart.WndProc(System.Windows.Forms.Message@)">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.WndProc.html#FarPoint_Win_Chart_FpChart_WndProc_System_Windows_Forms_Message__">WndProc(ref Message)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes Windows messages.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_ActionDoing" data-uid="FarPoint.Win.Chart.FpChart.ActionDoing">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.ActionDoing.html">ActionDoing</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when on performing actions such as move, resize, delete, cut
and paste.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_ActionDone" data-uid="FarPoint.Win.Chart.FpChart.ActionDone">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.ActionDone.html">ActionDone</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when on actions done such as move, resize, delete, cut
and paste.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Chart_FpChart_SelectionChanged" data-uid="FarPoint.Win.Chart.FpChart.SelectionChanged">
          <a class="xref" href="FarPoint.Win.Chart.FpChart.SelectionChanged.html">SelectionChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the selection changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
