Table of Contents

Enum eRegionLabelLayout

Namespace
OfficeOpenXml.Drawing.Chart.ChartEx
Assembly
EPPlus.dll

The layout type for region labels of a geospatial series

public enum eRegionLabelLayout

Fields

All = 2

All region labels appear

BestFitOnly = 1

Region labels only appear if they can fit in their respective containing geometries in a geospatial series

None = 0

No region labels appear in a geospatial series