Link Search Menu Expand Document

SeriesBubbleSizes Property

Gets or sets the reference to source of the bubble size values.

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

Property Value

Type: Range
The reference to source of the bubble size values.
See Also

Reference