Enum eStockChartType
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- EPPlus.dll
The type of stock chart.
public enum eStockChartType
Fields
StockHLC = 88
Stock chart with a High, Low and Close serie
StockOHLC = 89
Stock chart with an Open, High, Low and Close serie
StockVHLC = 90
Stock chart with an Volume, High, Low and Close serie
StockVOHLC = 91
Stock chart with an Volume, Open, High, Low and Close serie