# C1.Win.C1Chart.ChartData.SeriesWidth

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_C1Chart_ChartData_SeriesWidth_" data-uid="C1.Win.C1Chart.ChartData.SeriesWidth*">SeriesWidth Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_C1Chart_ChartData_SeriesWidth_" data-uid="C1.Win.C1Chart.ChartData.SeriesWidth*"></a>
<h4 id="C1_Win_C1Chart_ChartData_SeriesWidth" data-uid="C1.Win.C1Chart.ChartData.SeriesWidth">SeriesWidth</h4>
<div class="markdown level1 summary"><p>Get or sets the percentage of the full width to be drawn of each series of 3D effect charts.
Applies to 3D Area and 3D Line or Ribbon charts.  The value is limited from 10 to 100.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int SeriesWidth { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property SeriesWidth As Integer</code></pre>
</div>
</div>
