Class ExcelBubbleChartSeries
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- Magicodes.EPPlus.dll
public sealed class ExcelBubbleChartSeries : ExcelChartSeries, IEnumerable
- Inheritance
-
ExcelBubbleChartSeries
- Implements
- Inherited Members
- Extension Methods
Methods
Add(ExcelRangeBase, ExcelRangeBase, ExcelRangeBase)
public ExcelChartSerie Add(ExcelRangeBase Serie, ExcelRangeBase XSerie, ExcelRangeBase BubbleSize)
Parameters
SerieExcelRangeBaseXSerieExcelRangeBaseBubbleSizeExcelRangeBase
Returns
Add(string, string, string)
public ExcelChartSerie Add(string SerieAddress, string XSerieAddress, string BubbleSizeAddress)