Show / Hide Table of Contents

Enum eFormulaDirection

Side positions for a chart element

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

Fields

Name Description
Column

The formula is interpreted column-wise

Row

The formula is interpreted row-wise

Back to top Generated by DocFX