# FarPoint.Web.Chart.FpChart.RaisePostDataChangedEvent

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Chart_FpChart_RaisePostDataChangedEvent_" data-uid="FarPoint.Web.Chart.FpChart.RaisePostDataChangedEvent*">RaisePostDataChangedEvent Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Chart_FpChart_RaisePostDataChangedEvent_" data-uid="FarPoint.Web.Chart.FpChart.RaisePostDataChangedEvent*"></a>
<h4 id="FarPoint_Web_Chart_FpChart_RaisePostDataChangedEvent" data-uid="FarPoint.Web.Chart.FpChart.RaisePostDataChangedEvent">RaisePostDataChangedEvent()</h4>
<div class="markdown level1 summary"><p>Override the RaisePostDataChangedEvent function to customize the implementation of IPostBackDataHandler.RaisePostDataChangedEvent.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">protected virtual void RaisePostDataChangedEvent()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Protected Overridable Sub RaisePostDataChangedEvent()</code></pre>
</div>
</div>
