# GrapeCity.ActiveReports.Chart.GraphXmlSerializationContext.StrictImport

## Content

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



<h1 id="GrapeCity_ActiveReports_Chart_GraphXmlSerializationContext_StrictImport_" data-uid="GrapeCity.ActiveReports.Chart.GraphXmlSerializationContext.StrictImport*">StrictImport Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Chart_GraphXmlSerializationContext_StrictImport_" data-uid="GrapeCity.ActiveReports.Chart.GraphXmlSerializationContext.StrictImport*"></a>
<h4 id="GrapeCity_ActiveReports_Chart_GraphXmlSerializationContext_StrictImport" data-uid="GrapeCity.ActiveReports.Chart.GraphXmlSerializationContext.StrictImport">StrictImport</h4>
<div class="markdown level1 summary"><p>False by default. If true xml import process will stop once it finds an error and throw an exception.
If false it will mutually continue. Use &quot;strict&quot; attribute of root element &quot;SharpGraph&quot; in xml files
to control this behaviour.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool StrictImport { get; set; }</code></pre>
</div>
</div>
