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
BubbleScale
public int BubbleScale { get; set; }
Property Value
Series
public ExcelBubbleChartSeries Series { get; }
Property Value
ShowNegativeBubbles
public bool ShowNegativeBubbles { get; set; }
Property Value
SizeRepresents
public eSizeRepresents SizeRepresents { get; set; }