Enum eNumericDataType
- Namespace
- OfficeOpenXml.Drawing.Chart.ChartEx
- Assembly
- EPPlus.dll
Side positions for a chart element
public enum eNumericDataType
Fields
ColorValue = 4
The dimension is a value determining a color.
Size = 3
The dimension is a size.
Value = 0
The dimension is a value.
X = 1
The dimension is an x-coordinate.
Y = 2
The dimension is a y-coordinate.