# C1.Win.C1Chart3D.Chart3DContour.Distribution

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_C1Chart3D_Chart3DContour_Distribution_" data-uid="C1.Win.C1Chart3D.Chart3DContour.Distribution*">Distribution Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_C1Chart3D_Chart3DContour_Distribution_" data-uid="C1.Win.C1Chart3D.Chart3DContour.Distribution*"></a>
<h4 id="C1_Win_C1Chart3D_Chart3DContour_Distribution" data-uid="C1.Win.C1Chart3D.Chart3DContour.Distribution">Distribution</h4>
<div class="markdown level1 summary"><p>Gets or sets the array of level values for contour calculations.</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 double[] Distribution { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Property Distribution As Double()</code></pre>
</div>
<h5 id="C1_Win_C1Chart3D_Chart3DContour_Distribution_seealso">See Also</h5>
<div class="seealso">
    <div><a class="xref" href="C1.Win.C1Chart3D.Chart3DContour.html">Chart3DContour</a></div>
</div>
</div>
