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