Class ExcelChartCollection
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- Magicodes.EPPlus.dll
public class ExcelChartCollection : IEnumerable<ExcelChart>, IEnumerable
- Inheritance
-
ExcelChartCollection
- Implements
- Inherited Members
- Extension Methods
Properties
Count
public int Count { get; }
Property Value
this[int]
public ExcelChart this[int PositionID] { get; }
Parameters
PositionID
int
Property Value
Methods
Add(eChartType)
public ExcelChart Add(eChartType chartType)
Parameters
chartType
eChartType