Table of Contents

Class ExcelHistogramChartSeries

Namespace
OfficeOpenXml.Drawing.Chart
Assembly
EPPlus.dll

A collection of chart serie for a Histogram chart.

public class ExcelHistogramChartSeries : ExcelChartSeries<ExcelHistogramChartSerie>, IEnumerable<ExcelHistogramChartSerie>, IEnumerable
Inheritance
ExcelHistogramChartSeries
Implements
Inherited Members

Constructors

ExcelHistogramChartSeries()

public ExcelHistogramChartSeries()

Methods

AddParetoLine()

Adds a pareto line to the serie.

public void AddParetoLine()

RemoveParetoLine()

Removes the pareto line for the serie

public void RemoveParetoLine()