Class ExcelWaterfallChartSerie
A series for an Waterfall Chart
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  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 | 
|---|---|
| System.Boolean |