# C1.Win.FlexReport.Chart.Chart3DUnboundData.PointSet

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_FlexReport_Chart_Chart3DUnboundData_PointSet_" data-uid="C1.Win.FlexReport.Chart.Chart3DUnboundData.PointSet*">PointSet Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_FlexReport_Chart_Chart3DUnboundData_PointSet_" data-uid="C1.Win.FlexReport.Chart.Chart3DUnboundData.PointSet*"></a>
<h4 id="C1_Win_FlexReport_Chart_Chart3DUnboundData_PointSet" data-uid="C1.Win.FlexReport.Chart.Chart3DUnboundData.PointSet">PointSet</h4>
<div class="markdown level1 summary"><p>Gets the dataset for PointData layout.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Chart3DDataSetPoint PointSet { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property PointSet As Chart3DDataSetPoint</code></pre>
</div>
</div>
