# GrapeCity.ActiveReports.Chart.Item.CheckPropertiesValidity

## Content

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



<h1 id="GrapeCity_ActiveReports_Chart_Item_CheckPropertiesValidity_" data-uid="GrapeCity.ActiveReports.Chart.Item.CheckPropertiesValidity*">CheckPropertiesValidity Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Chart_Item_CheckPropertiesValidity_" data-uid="GrapeCity.ActiveReports.Chart.Item.CheckPropertiesValidity*"></a>
<h4 id="GrapeCity_ActiveReports_Chart_Item_CheckPropertiesValidity" data-uid="GrapeCity.ActiveReports.Chart.Item.CheckPropertiesValidity">CheckPropertiesValidity()</h4>
<div class="markdown level1 summary"><p>method is called automatically upon attaching parent
sublcassed items should call this method on critical property change
if there is no graph as grandparent this method does nothing, otherwise it calls CheckValidityImpl</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void CheckPropertiesValidity()</code></pre>
</div>
</div>
