# GrapeCity.Spreadsheet.Charts.IChartTitle.Left

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IChartTitle_Left_" data-uid="GrapeCity.Spreadsheet.Charts.IChartTitle.Left*">Left Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IChartTitle_Left_" data-uid="GrapeCity.Spreadsheet.Charts.IChartTitle.Left*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IChartTitle_Left" data-uid="GrapeCity.Spreadsheet.Charts.IChartTitle.Left">Left</h4>
<div class="markdown level1 summary"><p>Gets or sets a double value that represents the distance, in pixels, from the left edge of the object to the left edge of the chart area.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">double Left { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property Left As Double</code></pre>
</div>
</div>
