Table of Contents

Enum eFormulaDirection

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

Side positions for a chart element

public enum eFormulaDirection

Fields

Column = 0

The formula is interpreted column-wise

Row = 1

The formula is interpreted row-wise