Show / Hide Table of Contents

Enum eRegionLabelLayout

The layout type for region labels of a geospatial series

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

Fields

Name Description
All

All region labels appear

BestFitOnly

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

None

No region labels appear in a geospatial series

Back to top Generated by DocFX