# C1.Win.GanttView.C1GanttView.ChartStartDate

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_GanttView_C1GanttView_ChartStartDate_" data-uid="C1.Win.GanttView.C1GanttView.ChartStartDate*">ChartStartDate Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_GanttView_C1GanttView_ChartStartDate_" data-uid="C1.Win.GanttView.C1GanttView.ChartStartDate*"></a>
<h4 id="C1_Win_GanttView_C1GanttView_ChartStartDate" data-uid="C1.Win.GanttView.C1GanttView.ChartStartDate">ChartStartDate</h4>
<div class="markdown level1 summary"><p>Gets or sets start date fore chart's scrolling area</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public DateTime? ChartStartDate { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Property ChartStartDate As Date?</code></pre>
</div>
</div>
