Show / Hide Table of Contents

Enum eSidePositions

Side positions for a chart element

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

Fields

Name Description
Bottom

The title or legend is on the bottom.

Left

The title or legend is on the left side.

Right

The title or legend is on the right side.

Top

The title or legend is on the top.

Back to top Generated by DocFX