Table of Contents

Enum eSizeRepresents

Namespace
OfficeOpenXml.Drawing.Chart
Assembly
EPPlus.dll

How to represent data as bubble chart sizes

public enum eSizeRepresents

Fields

Area = 0

The area of the bubbles will be proportional to the bubble size.

Width = 1

The radius of the bubbles will be proportional to the bubble size.