ChartGroupBubbleScale Property Bytescout Spreadsheet SDK
Gets or sets the scale factor for the bubble chart in percent of the default size.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int BubbleScale { get; set; }

Property Value

Type: Int32
The scale factor for the bubble chart in percent of the default size.
Remarks

The value be an integer from 0 to 300, corresponding to a percentage of the default size.
See Also

Reference