Show / Hide Table of Contents

Enum eGrouping

How the series are grouped

Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public enum eGrouping

Fields

Name Description
Clustered

Clustered grouping

PercentStacked

100% stacked grouping

Stacked

Stacked grouping

Standard

Standard grouping

Back to top Generated by DocFX