Show / Hide Table of Contents

Enum eNumericDataType

Side positions for a chart element

Namespace: OfficeOpenXml.Drawing.Chart.ChartEx
Assembly: EPPlus.dll
Syntax
public enum eNumericDataType

Fields

Name Description
ColorValue

The dimension is a value determining a color.

Size

The dimension is a size.

Value

The dimension is a value.

X

The dimension is an x-coordinate.

Y

The dimension is a y-coordinate.

In This Article
Back to top Generated by DocFX