# C1.WPF.Chart.C1FlexChart

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Chart_C1FlexChart" data-uid="C1.WPF.Chart.C1FlexChart" class="text-break">C1FlexChart Class
</h1>
  <div class="markdown level0 summary"><p>FlexChart control.</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.windows.threading.dispatcherobject">DispatcherObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.dependencyobject">DependencyObject</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.visual">Visual</a></div>
    <div class="level4"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement">UIElement</a></div>
    <div class="level5"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a></div>
    <div class="level6"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.controls.control">Control</a></div>
    <div class="level7"><a class="xref" href="C1.WPF.Chart.FlexChartBase.html">FlexChartBase</a></div>
    <div class="level8"><span class="xref">C1FlexChart</span></div>
      <div class="level9"><a class="xref" href="C1.WPF.Chart.C1FlexRadar.html">C1FlexRadar</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.animation.ianimatable">IAnimatable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iframeworkinputelement">IFrameworkInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iinputelement">IInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.markup.iqueryambient">IQueryAmbient</a></div>
    <div><span class="xref">IChart</span></div>
    <div><span class="xref">IChartBase</span></div>
    <div><span class="xref">IStyleProvider</span></div>
    <div><span class="xref">IPalette</span></div>
    <div><span class="xref">IBrushConverter</span></div>
    <div><span class="xref">ISupportCustomRenderEngine</span></div>
    <div><span class="xref">IHitTester</span></div>
    <div><span class="xref">IAnimatedChart</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Chart.html">C1.WPF.Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.FlexChart.4.6.2.dll</h6>
  <h5 id="C1_WPF_Chart_C1FlexChart_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TemplatePart(Name = &quot;canvas&quot;, Type = typeof(RenderCanvas))]
[TemplatePart(Name = &quot;Layers&quot;, Type = typeof(Canvas))]
public class C1FlexChart : FlexChartBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IChart, IChartBase, IStyleProvider, IPalette, IBrushConverter, ISupportCustomRenderEngine, IHitTester, IAnimatedChart</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TemplatePart(Name:=&quot;canvas&quot;, Type:=GetType(RenderCanvas))&gt;
&lt;TemplatePart(Name:=&quot;Layers&quot;, Type:=GetType(Canvas))&gt;
Public Class C1FlexChart
    Inherits FlexChartBase
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IChart, IChartBase, IStyleProvider, IPalette, IBrushConverter, ISupportCustomRenderEngine, IHitTester, IAnimatedChart</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="C1_WPF_Chart_C1FlexChart__ctor" data-uid="C1.WPF.Chart.C1FlexChart.#ctor">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.-ctor.html#C1_WPF_Chart_C1FlexChart__ctor">C1FlexChart()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of FlexChart.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_AxesOnTopProperty" data-uid="C1.WPF.Chart.C1FlexChart.AxesOnTopProperty">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.AxesOnTopProperty.html">AxesOnTopProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the AxesOnTop dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_BindingXProperty" data-uid="C1.WPF.Chart.C1FlexChart.BindingXProperty">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.BindingXProperty.html">BindingXProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the BindingX dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_ChartTypeProperty" data-uid="C1.WPF.Chart.C1FlexChart.ChartTypeProperty">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.ChartTypeProperty.html">ChartTypeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the ChartType dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_OptionsProperty" data-uid="C1.WPF.Chart.C1FlexChart.OptionsProperty">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.OptionsProperty.html">OptionsProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Options dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_PlotMarginProperty" data-uid="C1.WPF.Chart.C1FlexChart.PlotMarginProperty">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.PlotMarginProperty.html">PlotMarginProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the PlotMargin dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_RenderModeProperty" data-uid="C1.WPF.Chart.C1FlexChart.RenderModeProperty">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.RenderModeProperty.html">RenderModeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the RenderMode dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_RotatedProperty" data-uid="C1.WPF.Chart.C1FlexChart.RotatedProperty">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.RotatedProperty.html">RotatedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Rotated dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_SelectedSeriesProperty" data-uid="C1.WPF.Chart.C1FlexChart.SelectedSeriesProperty">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.SelectedSeriesProperty.html">SelectedSeriesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the SelectedSeries dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_StackingProperty" data-uid="C1.WPF.Chart.C1FlexChart.StackingProperty">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.StackingProperty.html">StackingProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the Stacking dependency property.</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="C1_WPF_Chart_C1FlexChart_AnimationLoad" data-uid="C1.WPF.Chart.C1FlexChart.AnimationLoad">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.AnimationLoad.html#C1_WPF_Chart_C1FlexChart_AnimationLoad">AnimationLoad</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_AnimationSettings" data-uid="C1.WPF.Chart.C1FlexChart.AnimationSettings">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.AnimationSettings.html#C1_WPF_Chart_C1FlexChart_AnimationSettings">AnimationSettings</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_AnimationUpdate" data-uid="C1.WPF.Chart.C1FlexChart.AnimationUpdate">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.AnimationUpdate.html#C1_WPF_Chart_C1FlexChart_AnimationUpdate">AnimationUpdate</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_AxesOnTop" data-uid="C1.WPF.Chart.C1FlexChart.AxesOnTop">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.AxesOnTop.html#C1_WPF_Chart_C1FlexChart_AxesOnTop">AxesOnTop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the chart axes are drawing on the top of data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_AxisX" data-uid="C1.WPF.Chart.C1FlexChart.AxisX">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.AxisX.html#C1_WPF_Chart_C1FlexChart_AxisX">AxisX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the main chart x-axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_AxisY" data-uid="C1.WPF.Chart.C1FlexChart.AxisY">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.AxisY.html#C1_WPF_Chart_C1FlexChart_AxisY">AxisY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the main chart y-axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_Behaviors" data-uid="C1.WPF.Chart.C1FlexChart.Behaviors">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.Behaviors.html#C1_WPF_Chart_C1FlexChart_Behaviors">Behaviors</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the behaviors collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_BindingX" data-uid="C1.WPF.Chart.C1FlexChart.BindingX">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.BindingX.html#C1_WPF_Chart_C1FlexChart_BindingX">BindingX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the property that contains X values for the series.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_CanShowTooltip" data-uid="C1.WPF.Chart.C1FlexChart.CanShowTooltip">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.CanShowTooltip.html#C1_WPF_Chart_C1FlexChart_CanShowTooltip">CanShowTooltip</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_ChartType" data-uid="C1.WPF.Chart.C1FlexChart.ChartType">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.ChartType.html#C1_WPF_Chart_C1FlexChart_ChartType">ChartType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the chart type.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_DataLabel" data-uid="C1.WPF.Chart.C1FlexChart.DataLabel">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.DataLabel.html#C1_WPF_Chart_C1FlexChart_DataLabel">DataLabel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the data label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_Layers" data-uid="C1.WPF.Chart.C1FlexChart.Layers">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.Layers.html#C1_WPF_Chart_C1FlexChart_Layers">Layers</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the chart layers collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_Options" data-uid="C1.WPF.Chart.C1FlexChart.Options">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.Options.html#C1_WPF_Chart_C1FlexChart_Options">Options</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the chart options.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_PlotAreas" data-uid="C1.WPF.Chart.C1FlexChart.PlotAreas">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.PlotAreas.html#C1_WPF_Chart_C1FlexChart_PlotAreas">PlotAreas</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the chart plot areas collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_PlotMargin" data-uid="C1.WPF.Chart.C1FlexChart.PlotMargin">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.PlotMargin.html#C1_WPF_Chart_C1FlexChart_PlotMargin">PlotMargin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the plot area margin.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_PlotRect" data-uid="C1.WPF.Chart.C1FlexChart.PlotRect">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.PlotRect.html#C1_WPF_Chart_C1FlexChart_PlotRect">PlotRect</a>
        </td>
        <td class="markdown level1 summary"><p>Returns plot area rectangle (rectangle inside chart axes).</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_RenderMode" data-uid="C1.WPF.Chart.C1FlexChart.RenderMode">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.RenderMode.html#C1_WPF_Chart_C1FlexChart_RenderMode">RenderMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the render mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_Rotated" data-uid="C1.WPF.Chart.C1FlexChart.Rotated">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.Rotated.html#C1_WPF_Chart_C1FlexChart_Rotated">Rotated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the chart is rotated.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_SelectedSeries" data-uid="C1.WPF.Chart.C1FlexChart.SelectedSeries">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.SelectedSeries.html#C1_WPF_Chart_C1FlexChart_SelectedSeries">SelectedSeries</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the selected series.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_Series" data-uid="C1.WPF.Chart.C1FlexChart.Series">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.Series.html#C1_WPF_Chart_C1FlexChart_Series">Series</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the series collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_Stacking" data-uid="C1.WPF.Chart.C1FlexChart.Stacking">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.Stacking.html#C1_WPF_Chart_C1FlexChart_Stacking">Stacking</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the chart stacking.</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="C1_WPF_Chart_C1FlexChart_DataToPoint_System_Windows_Point_" data-uid="C1.WPF.Chart.C1FlexChart.DataToPoint(System.Windows.Point)">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.DataToPoint.html#C1_WPF_Chart_C1FlexChart_DataToPoint_System_Windows_Point_">DataToPoint(Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts a Point from data coordinates to control coordinates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_GetContent_C1_Chart_HitTestInfo_System_String_" data-uid="C1.WPF.Chart.C1FlexChart.GetContent(C1.Chart.HitTestInfo,System.String)">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.GetContent.html#C1_WPF_Chart_C1FlexChart_GetContent_C1_Chart_HitTestInfo_System_String_">GetContent(HitTestInfo, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the content by specified template.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_HitTest_System_Windows_Point_" data-uid="C1.WPF.Chart.C1FlexChart.HitTest(System.Windows.Point)">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.HitTest.html#C1_WPF_Chart_C1FlexChart_HitTest_System_Windows_Point_">HitTest(Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a HitTestInfo object with information about the specified point.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_HitTest_System_Windows_Point_System_Boolean_" data-uid="C1.WPF.Chart.C1FlexChart.HitTest(System.Windows.Point,System.Boolean)">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.HitTest.html#C1_WPF_Chart_C1FlexChart_HitTest_System_Windows_Point_System_Boolean_">HitTest(Point, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a HitTestInfo object with information about the specified point.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_HitTestTooltip_System_Windows_Point_" data-uid="C1.WPF.Chart.C1FlexChart.HitTestTooltip(System.Windows.Point)">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.HitTestTooltip.html#C1_WPF_Chart_C1FlexChart_HitTestTooltip_System_Windows_Point_">HitTestTooltip(Point)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_Invalidate" data-uid="C1.WPF.Chart.C1FlexChart.Invalidate">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.Invalidate.html#C1_WPF_Chart_C1FlexChart_Invalidate">Invalidate()</a>
        </td>
        <td class="markdown level1 summary"><p>Invalidates the chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_OnApplyTemplate" data-uid="C1.WPF.Chart.C1FlexChart.OnApplyTemplate">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.OnApplyTemplate.html#C1_WPF_Chart_C1FlexChart_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"><p>Invoked when applying control template.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_OnItemsSourceChanged_System_Object_" data-uid="C1.WPF.Chart.C1FlexChart.OnItemsSourceChanged(System.Object)">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.OnItemsSourceChanged.html#C1_WPF_Chart_C1FlexChart_OnItemsSourceChanged_System_Object_">OnItemsSourceChanged(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_OnMouseDown_System_Windows_Input_MouseButtonEventArgs_" data-uid="C1.WPF.Chart.C1FlexChart.OnMouseDown(System.Windows.Input.MouseButtonEventArgs)">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.OnMouseDown.html#C1_WPF_Chart_C1FlexChart_OnMouseDown_System_Windows_Input_MouseButtonEventArgs_">OnMouseDown(MouseButtonEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Invoked during mouse down event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_OptionsChanged_System_Windows_DependencyObject_System_Windows_DependencyPropertyChangedEventArgs_" data-uid="C1.WPF.Chart.C1FlexChart.OptionsChanged(System.Windows.DependencyObject,System.Windows.DependencyPropertyChangedEventArgs)">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.OptionsChanged.html#C1_WPF_Chart_C1FlexChart_OptionsChanged_System_Windows_DependencyObject_System_Windows_DependencyPropertyChangedEventArgs_">OptionsChanged(DependencyObject, DependencyPropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_PointToData_System_Windows_Point_System_Boolean_" data-uid="C1.WPF.Chart.C1FlexChart.PointToData(System.Windows.Point,System.Boolean)">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.PointToData.html#C1_WPF_Chart_C1FlexChart_PointToData_System_Windows_Point_System_Boolean_">PointToData(Point, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts a Point from control coordinates to chart data coordinates.</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="C1_WPF_Chart_C1FlexChart_AnimationTransform" data-uid="C1.WPF.Chart.C1FlexChart.AnimationTransform">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.AnimationTransform.html">AnimationTransform</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_LabelRendered" data-uid="C1.WPF.Chart.C1FlexChart.LabelRendered">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.LabelRendered.html">LabelRendered</a>
        </td>
        <td class="markdown level1 summary"><p>Fires after rendering label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_LabelRendering" data-uid="C1.WPF.Chart.C1FlexChart.LabelRendering">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.LabelRendering.html">LabelRendering</a>
        </td>
        <td class="markdown level1 summary"><p>Fires before rendering label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Chart_C1FlexChart_SeriesVisibilityChanged" data-uid="C1.WPF.Chart.C1FlexChart.SeriesVisibilityChanged">
          <a class="xref" href="C1.WPF.Chart.C1FlexChart.SeriesVisibilityChanged.html">SeriesVisibilityChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Fires when chart series visibility was changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
