







Position of the legend
Namespace:
OfficeOpenXml.Drawing.Chart
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public enum eLegendPosition |
| Visual Basic (Declaration) |
|---|
Public Enumeration eLegendPosition |
| Visual C++ |
|---|
public enum class eLegendPosition |
Members
| Member name | Description | |
|---|---|---|
| Top | ||
| Left | ||
| Right | ||
| Bottom | ||
| TopRight |
