# C1.Win.Chart.FlexPie

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Chart_FlexPie" data-uid="C1.Win.Chart.FlexPie" class="text-break">FlexPie Class
</h1>
  <div class="markdown level0 summary"><p>Represents a charting control that renders pie chart.</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"><a class="xref" href="C1.Win.Chart.FlexChartBase.html">FlexChartBase</a></div>
    <div class="level5"><span class="xref">FlexPie</span></div>
      <div class="level6"><a class="xref" href="C1.Win.Chart.Sunburst.html">Sunburst</a></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>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Chart.html">C1.Win.Chart</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexChart.10.dll</h6>
  <h5 id="C1_Win_Chart_FlexPie_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ToolboxBitmap(typeof(FlexChart), &quot;FlexChart.png&quot;)]
[C1Description(&quot;FlexPie&quot;, &quot;Represents a charting control that renders pie chart.&quot;)]
public class FlexPie : FlexChartBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ToolboxBitmap(GetType(FlexChart), &quot;FlexChart.png&quot;)&gt;
&lt;C1Description(&quot;FlexPie&quot;, &quot;Represents a charting control that renders pie chart.&quot;)&gt;
Public Class FlexPie
    Inherits FlexChartBase
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable</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_Win_Chart_FlexPie__ctor" data-uid="C1.Win.Chart.FlexPie.#ctor">
          <a class="xref" href="C1.Win.Chart.FlexPie.-ctor.html#C1_Win_Chart_FlexPie__ctor">FlexPie()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of FlexPie class.</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_Win_Chart_FlexPie__dirty" data-uid="C1.Win.Chart.FlexPie._dirty">
          <a class="xref" href="C1.Win.Chart.FlexPie._dirty.html">_dirty</a>
        </td>
        <td class="markdown level1 summary"><p>Whether the data cache is dirty.</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_Win_Chart_FlexPie_AnimationLoad" data-uid="C1.Win.Chart.FlexPie.AnimationLoad">
          <a class="xref" href="C1.Win.Chart.FlexPie.AnimationLoad.html#C1_Win_Chart_FlexPie_AnimationLoad">AnimationLoad</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the load animation options.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_AnimationSettings" data-uid="C1.Win.Chart.FlexPie.AnimationSettings">
          <a class="xref" href="C1.Win.Chart.FlexPie.AnimationSettings.html#C1_Win_Chart_FlexPie_AnimationSettings">AnimationSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the animation settings.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_AnimationUpdate" data-uid="C1.Win.Chart.FlexPie.AnimationUpdate">
          <a class="xref" href="C1.Win.Chart.FlexPie.AnimationUpdate.html#C1_Win_Chart_FlexPie_AnimationUpdate">AnimationUpdate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the update animation options.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_Binding" data-uid="C1.Win.Chart.FlexPie.Binding">
          <a class="xref" href="C1.Win.Chart.FlexPie.Binding.html#C1_Win_Chart_FlexPie_Binding">Binding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the property that contains numeric values for the pie slices.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_BindingName" data-uid="C1.Win.Chart.FlexPie.BindingName">
          <a class="xref" href="C1.Win.Chart.FlexPie.BindingName.html#C1_Win_Chart_FlexPie_BindingName">BindingName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the property that contains label for the pie slices and legend.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_CanShowTooltip" data-uid="C1.Win.Chart.FlexPie.CanShowTooltip">
          <a class="xref" href="C1.Win.Chart.FlexPie.CanShowTooltip.html#C1_Win_Chart_FlexPie_CanShowTooltip">CanShowTooltip</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to show the tooltip.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_DataLabel" data-uid="C1.Win.Chart.FlexPie.DataLabel">
          <a class="xref" href="C1.Win.Chart.FlexPie.DataLabel.html#C1_Win_Chart_FlexPie_DataLabel">DataLabel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the chart data label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_DataMember" data-uid="C1.Win.Chart.FlexPie.DataMember">
          <a class="xref" href="C1.Win.Chart.FlexPie.DataMember.html#C1_Win_Chart_FlexPie_DataMember">DataMember</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the DataMember, if any, for the DataSource.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_DataSource" data-uid="C1.Win.Chart.FlexPie.DataSource">
          <a class="xref" href="C1.Win.Chart.FlexPie.DataSource.html#C1_Win_Chart_FlexPie_DataSource">DataSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the collection of objects that contains the data for the pie chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_InnerRadius" data-uid="C1.Win.Chart.FlexPie.InnerRadius">
          <a class="xref" href="C1.Win.Chart.FlexPie.InnerRadius.html#C1_Win_Chart_FlexPie_InnerRadius">InnerRadius</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size of the pie's inner radius.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_Offset" data-uid="C1.Win.Chart.FlexPie.Offset">
          <a class="xref" href="C1.Win.Chart.FlexPie.Offset.html#C1_Win_Chart_FlexPie_Offset">Offset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the offset of the slices from the pie center.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_Reversed" data-uid="C1.Win.Chart.FlexPie.Reversed">
          <a class="xref" href="C1.Win.Chart.FlexPie.Reversed.html#C1_Win_Chart_FlexPie_Reversed">Reversed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether angles are reversed (counter-clockwise).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_SelectedItemOffset" data-uid="C1.Win.Chart.FlexPie.SelectedItemOffset">
          <a class="xref" href="C1.Win.Chart.FlexPie.SelectedItemOffset.html#C1_Win_Chart_FlexPie_SelectedItemOffset">SelectedItemOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the offset of the selected slice from the pie center.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_SelectedItemPosition" data-uid="C1.Win.Chart.FlexPie.SelectedItemPosition">
          <a class="xref" href="C1.Win.Chart.FlexPie.SelectedItemPosition.html#C1_Win_Chart_FlexPie_SelectedItemPosition">SelectedItemPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position of the selected slice.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_StartAngle" data-uid="C1.Win.Chart.FlexPie.StartAngle">
          <a class="xref" href="C1.Win.Chart.FlexPie.StartAngle.html#C1_Win_Chart_FlexPie_StartAngle">StartAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the starting angle for the pie slices, in degrees.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_Titles" data-uid="C1.Win.Chart.FlexPie.Titles">
          <a class="xref" href="C1.Win.Chart.FlexPie.Titles.html#C1_Win_Chart_FlexPie_Titles">Titles</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the pie titles.</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_Win_Chart_FlexPie_Bind" data-uid="C1.Win.Chart.FlexPie.Bind">
          <a class="xref" href="C1.Win.Chart.FlexPie.Bind.html#C1_Win_Chart_FlexPie_Bind">Bind()</a>
        </td>
        <td class="markdown level1 summary"><p>Performs data binding.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_GetContent_C1_Chart_HitTestInfo_System_String_" data-uid="C1.Win.Chart.FlexPie.GetContent(C1.Chart.HitTestInfo,System.String)">
          <a class="xref" href="C1.Win.Chart.FlexPie.GetContent.html#C1_Win_Chart_FlexPie_GetContent_C1_Chart_HitTestInfo_System_String_">GetContent(HitTestInfo, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the content depending on mouse position <span class="xref">C1.Chart.HitTestInfo</span>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_HitTest_System_Drawing_Point_" data-uid="C1.Win.Chart.FlexPie.HitTest(System.Drawing.Point)">
          <a class="xref" href="C1.Win.Chart.FlexPie.HitTest.html#C1_Win_Chart_FlexPie_HitTest_System_Drawing_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_Win_Chart_FlexPie_OnMouseClick_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.Chart.FlexPie.OnMouseClick(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.Chart.FlexPie.OnMouseClick.html#C1_Win_Chart_FlexPie_OnMouseClick_System_Windows_Forms_MouseEventArgs_">OnMouseClick(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseClicked event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_OnPaint_System_Windows_Forms_PaintEventArgs_" data-uid="C1.Win.Chart.FlexPie.OnPaint(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="C1.Win.Chart.FlexPie.OnPaint.html#C1_Win_Chart_FlexPie_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="C1_Win_Chart_FlexPie_OnSizeChanged_System_EventArgs_" data-uid="C1.Win.Chart.FlexPie.OnSizeChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Chart.FlexPie.OnSizeChanged.html#C1_Win_Chart_FlexPie_OnSizeChanged_System_EventArgs_">OnSizeChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the SizeChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_Redraw" data-uid="C1.Win.Chart.FlexPie.Redraw">
          <a class="xref" href="C1.Win.Chart.FlexPie.Redraw.html#C1_Win_Chart_FlexPie_Redraw">Redraw()</a>
        </td>
        <td class="markdown level1 summary"></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_Win_Chart_FlexPie_LabelRendered" data-uid="C1.Win.Chart.FlexPie.LabelRendered">
          <a class="xref" href="C1.Win.Chart.FlexPie.LabelRendered.html">LabelRendered</a>
        </td>
        <td class="markdown level1 summary"><p>Fires after rendering label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_LabelRendering" data-uid="C1.Win.Chart.FlexPie.LabelRendering">
          <a class="xref" href="C1.Win.Chart.FlexPie.LabelRendering.html">LabelRendering</a>
        </td>
        <td class="markdown level1 summary"><p>Fires before rendering label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_SliceRendered" data-uid="C1.Win.Chart.FlexPie.SliceRendered">
          <a class="xref" href="C1.Win.Chart.FlexPie.SliceRendered.html">SliceRendered</a>
        </td>
        <td class="markdown level1 summary"><p>Fires after rendering slice.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Chart_FlexPie_SliceRendering" data-uid="C1.Win.Chart.FlexPie.SliceRendering">
          <a class="xref" href="C1.Win.Chart.FlexPie.SliceRendering.html">SliceRendering</a>
        </td>
        <td class="markdown level1 summary"><p>Fires before rendering slice.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
