# GrapeCity.ActiveReports.SectionReportModel.ChartControl.DataSource

## Content

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



<h1 id="GrapeCity_ActiveReports_SectionReportModel_ChartControl_DataSource_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ChartControl.DataSource*">DataSource Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_SectionReportModel_ChartControl_DataSource_" data-uid="GrapeCity.ActiveReports.SectionReportModel.ChartControl.DataSource*"></a>
<h4 id="GrapeCity_ActiveReports_SectionReportModel_ChartControl_DataSource" data-uid="GrapeCity.ActiveReports.SectionReportModel.ChartControl.DataSource">DataSource</h4>
<div class="markdown level1 summary"><p>Gets or sets the global data source for the chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[TypeConverter(typeof(SharpGraphCore.DataSourceConverter))]
public object DataSource { get; set; }</code></pre>
</div>
</div>
