Enum eErrorBarDirection
The possible directions for error bars
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eErrorBarDirection
  Fields
| Name | Description | 
|---|---|
| X | Error bars will be shown in the x direction  | 
      
| Y | Error bars will be shown in the y direction  |