# GrapeCity.Spreadsheet.Charts.IDataLabel.ShowBubbleSize

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Charts_IDataLabel_ShowBubbleSize_" data-uid="GrapeCity.Spreadsheet.Charts.IDataLabel.ShowBubbleSize*">ShowBubbleSize Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Charts_IDataLabel_ShowBubbleSize_" data-uid="GrapeCity.Spreadsheet.Charts.IDataLabel.ShowBubbleSize*"></a>
<h4 id="GrapeCity_Spreadsheet_Charts_IDataLabel_ShowBubbleSize" data-uid="GrapeCity.Spreadsheet.Charts.IDataLabel.ShowBubbleSize">ShowBubbleSize</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether show the bubble size for the data label on a chart.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool ShowBubbleSize { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property ShowBubbleSize As Boolean</code></pre>
</div>
</div>
