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