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