Enum eIntervalClosed
- Namespace
- OfficeOpenXml.Drawing.Chart.ChartEx
- Assembly
- EPPlus.dll
The interval closed side.
public enum eIntervalClosed
Fields
Left = 1
The interval is closed on the left side
None = 0
The IntervalClosed is not specified.
Right = 2
The interval is closed on the right side