Table of Contents

Class ExcelHistogramChart

Namespace
OfficeOpenXml.Drawing.Chart.ChartEx
Assembly
EPPlus.dll

Represents a Histogram Chart

public class ExcelHistogramChart : ExcelChartEx, IDisposable
Inheritance
ExcelHistogramChart
Implements
Inherited Members

Properties

Series

The series for a histogram chart

public ExcelHistogramChartSeries Series { get; }

Property Value

ExcelHistogramChartSeries