Link Search Menu Expand Document

BubbleSizeRepresents Enumeration

Specifies the possible ways to represent data as bubble chart sizes.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum BubbleSizeRepresents
Members
Member nameValueDescription
Area0 (Bubble Size Represents Area) Specifies the area of the bubbles shall be proportional to the bubble size value.
Width1 (Bubble Size Represents Width) Specifies the radius of the bubbles shall be proportional to the bubble size value.
See Also

Reference