# GrapeCity.ActiveReports.Chart.LabelInfo.CheckPropertiesValidityImpl

## Content

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



<h1 id="GrapeCity_ActiveReports_Chart_LabelInfo_CheckPropertiesValidityImpl_" data-uid="GrapeCity.ActiveReports.Chart.LabelInfo.CheckPropertiesValidityImpl*">CheckPropertiesValidityImpl Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Chart_LabelInfo_CheckPropertiesValidityImpl_" data-uid="GrapeCity.ActiveReports.Chart.LabelInfo.CheckPropertiesValidityImpl*"></a>
<h4 id="GrapeCity_ActiveReports_Chart_LabelInfo_CheckPropertiesValidityImpl_GrapeCity_ActiveReports_Chart_ISharpGraph_" data-uid="GrapeCity.ActiveReports.Chart.LabelInfo.CheckPropertiesValidityImpl(GrapeCity.ActiveReports.Chart.ISharpGraph)">CheckPropertiesValidityImpl(ISharpGraph)</h4>
<div class="markdown level1 summary"><pre><code>        This member overrides 
</code></pre>
<pre><code class="lang-csharp">Item.CheckPropertiesValidityImpl</code></pre>
<p>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">protected override void CheckPropertiesValidityImpl(ISharpGraph control)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Name</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="GrapeCity.ActiveReports.Chart.ISharpGraph.html">ISharpGraph</a></td>
      <td><span class="parametername">control</span></td>
      <td></td>
    </tr>
  </tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="GrapeCity.ActiveReports.Chart.Item.CheckPropertiesValidityImpl.html#GrapeCity_ActiveReports_Chart_Item_CheckPropertiesValidityImpl_GrapeCity_ActiveReports_Chart_ISharpGraph_">Item.CheckPropertiesValidityImpl(ISharpGraph)</a></div>
</div>
