Class ExcelWaterfallChartSerie
A series for an Waterfall Chart
Inherited Members
Namespace: OfficeOpenXml.Drawing.Chart.ChartEx
Assembly: EPPlus.dll
Syntax
public class ExcelWaterfallChartSerie : ExcelChartExSerie
Properties
ShowConnectorLines
The visibility of connector lines between data points
Declaration
public bool ShowConnectorLines { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |