Class ExcelWaterfallChart
Represents an Waterfall Chart
Implements
Inherited Members
Namespace: OfficeOpenXml.Drawing.Chart.ChartEx
Assembly: EPPlus.dll
Syntax
public class ExcelWaterfallChart : ExcelChartEx, IDisposable
Properties
Series
The series for a waterfall chart
Declaration
public ExcelChartSeries<ExcelWaterfallChartSerie> Series { get; }
Property Value
| Type | Description |
|---|---|
| ExcelChartSeries<ExcelWaterfallChartSerie> |