# GrapeCity.Spreadsheet.Charts.ILegend.Position

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_ILegend_Position_" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.Position*">Position Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_ILegend_Position_" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.Position*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_ILegend_Position" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.Position">Position</h4>
<div class="markdown level1 summary"><p>Gets or sets an <a class="xref" href="GrapeCity.Spreadsheet.Charts.LegendPosition.html">LegendPosition</a> value that represents the position of the legend on the chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">LegendPosition Position { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property Position As LegendPosition</code></pre>
</div>
</div>
