Link Search Menu Expand Document

ChartGroupShowNegativeBubbles Property

Gets or sets a value indicating whether negative sized bubbles shall be shown on the chart.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool ShowNegativeBubbles { get; set; }

Property Value

Type: Boolean
true if negative sized bubbles shall be shown on the chart; otherwise, false.
See Also

Reference