BubbleSizeRepresents Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Specifies the possible ways to represent data as bubble chart sizes.
Namespace:Bytescout.Spreadsheet.ChartsAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Area | 0 | (Bubble Size Represents Area) Specifies the area of the bubbles shall be proportional to the bubble size value. | |
Width | 1 | (Bubble Size Represents Width) Specifies the radius of the bubbles shall be proportional to the bubble size value. |
See Also