Table of Contents

Class ExcelBubbleChart

Namespace
OfficeOpenXml.Drawing.Chart
Assembly
Magicodes.EPPlus.dll
public sealed class ExcelBubbleChart : ExcelChart, IDisposable
Inheritance
ExcelBubbleChart
Implements
Inherited Members
Extension Methods

Properties

Bubble3D

public bool Bubble3D { get; set; }

Property Value

bool

BubbleScale

public int BubbleScale { get; set; }

Property Value

int

Series

public ExcelBubbleChartSeries Series { get; }

Property Value

ExcelBubbleChartSeries

ShowNegativeBubbles

public bool ShowNegativeBubbles { get; set; }

Property Value

bool

SizeRepresents

public eSizeRepresents SizeRepresents { get; set; }

Property Value

eSizeRepresents