Table of Contents

Class ExcelHistogramChartSerie

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

A series for an Histogram Chart

public class ExcelHistogramChartSerie : ExcelChartExSerie
Inheritance
ExcelHistogramChartSerie
Inherited Members

Properties

Aggregation

If x-axis is per category

public bool Aggregation { get; set; }

Property Value

bool

Binning

The data binning properties

public ExcelChartExSerieBinning Binning { get; }

Property Value

ExcelChartExSerieBinning

ParetoLine

Properties for the pareto line.

public ExcelChartExParetoLine ParetoLine { get; }

Property Value

ExcelChartExParetoLine