Show / Hide Table of Contents

Enum eBuildInUnits

Build in units for a chart axis

Namespace: OfficeOpenXml.Drawing.Chart
Assembly: EPPlus.dll
Syntax
public enum eBuildInUnits : long

Fields

Name Description
billions

1,000,000,000

hundredMillions

10,000,000

hundreds

100

hundredThousands

100,000

millions

1,000,000

tenMillions

10,000,000

tenThousands

10,000

thousands

1,000

trillions

1,000,000,000,000

In This Article
Back to top Generated by DocFX