Enum eSizeRepresents
How to represent data as bubble chart sizes
Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public enum eSizeRepresents
  Fields
| Name | Description | 
|---|---|
| Area | The area of the bubbles will be proportional to the bubble size.  | 
      
| Width | The radius of the bubbles will be proportional to the bubble size.  |