Link Search Menu Expand Document

ChartGroupBubbleScale Property

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.0.2045-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