Enum eIntervalClosed
The interval closed side.
Namespace: OfficeOpenXml.Drawing.Chart.ChartEx
Assembly: EPPlus.dll
Syntax
public enum eIntervalClosed
Fields
Name | Description |
---|---|
Left | The interval is closed on the left side |
None | The IntervalClosed is not specified. |
Right | The interval is closed on the right side |