# C1.Win.C1Chart.ChartCoordHolder.Hole

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_C1Chart_ChartCoordHolder_Hole_" data-uid="C1.Win.C1Chart.ChartCoordHolder.Hole*">Hole Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_C1Chart_ChartCoordHolder_Hole_" data-uid="C1.Win.C1Chart.ChartCoordHolder.Hole*"></a>
<h4 id="C1_Win_C1Chart_ChartCoordHolder_Hole" data-uid="C1.Win.C1Chart.ChartCoordHolder.Hole">Hole</h4>
<div class="markdown level1 summary"><p>Gets the current value of the data hole as specified by the
parent object.</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 Hole { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public ReadOnly Property Hole As Double</code></pre>
</div>
<h5 id="C1_Win_C1Chart_ChartCoordHolder_Hole_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This property can be used to specify a data
hole with a double datatype.</p>
</div>
</div>
