Class ExcelHistogramChart
Represents a Histogram Chart
Implements
Inherited Members
Namespace: OfficeOpenXml.Drawing.Chart.ChartEx
Assembly: EPPlus.dll
Syntax
public class ExcelHistogramChart : ExcelChartEx, IDisposable
Properties
Series
The series for a histogram chart
Declaration
public ExcelHistogramChartSeries Series { get; }
Property Value
| Type | Description |
|---|---|
| ExcelHistogramChartSeries |