EPPlus 3.0 |
ExcelChartTrendlineCollection..::.Add Method |
ExcelChartTrendlineCollection Class See Also Send Feedback |
Add a new trendline
Namespace:
OfficeOpenXml.Drawing.Chart
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
C# |
---|
public ExcelChartTrendline Add( eTrendLine Type ) |
Visual Basic (Declaration) |
---|
Public Function Add ( _ Type As eTrendLine _ ) As ExcelChartTrendline |
Visual C++ |
---|
public: ExcelChartTrendline^ Add( eTrendLine Type ) |
Parameters
- Type
- Type: OfficeOpenXml.Drawing.Chart..::.eTrendLine
[Missing <param name="Type"/> documentation for "M:OfficeOpenXml.Drawing.Chart.ExcelChartTrendlineCollection.Add(OfficeOpenXml.Drawing.Chart.eTrendLine)"]