# GC.Spread.Sheets.Charts.DisplayUnit

## Content

# Enumeration: DisplayUnit

[Sheets](../modules/GC.Spread.Sheets).[Charts](../modules/GC.Spread.Sheets.Charts).DisplayUnit

Specifies the built-in type of axis display unit.

## Table of contents

### Enumeration members

- [billions](GC.Spread.Sheets.Charts.DisplayUnit#billions)
- [hundredMillions](GC.Spread.Sheets.Charts.DisplayUnit#hundredmillions)
- [hundredThousands](GC.Spread.Sheets.Charts.DisplayUnit#hundredthousands)
- [hundreds](GC.Spread.Sheets.Charts.DisplayUnit#hundreds)
- [millions](GC.Spread.Sheets.Charts.DisplayUnit#millions)
- [tenMillions](GC.Spread.Sheets.Charts.DisplayUnit#tenmillions)
- [tenThousands](GC.Spread.Sheets.Charts.DisplayUnit#tenthousands)
- [thousands](GC.Spread.Sheets.Charts.DisplayUnit#thousands)
- [trillions](GC.Spread.Sheets.Charts.DisplayUnit#trillions)

## Enumeration members

### <a id="billions" name="billions"></a> billions

• **billions** = `"billions"`

The billions of built-in type.

___

### <a id="hundredmillions" name="hundredmillions"></a> hundredMillions

• **hundredMillions** = `"hundredMillions"`

The hundred millions of built-in type.

___

### <a id="hundredthousands" name="hundredthousands"></a> hundredThousands

• **hundredThousands** = `"hundredThousands"`

The hundred thousands of built-in type.

___

### <a id="hundreds" name="hundreds"></a> hundreds

• **hundreds** = `"hundreds"`

The hundreds of built-in type.

___

### <a id="millions" name="millions"></a> millions

• **millions** = `"millions"`

The millions of built-in type.

___

### <a id="tenmillions" name="tenmillions"></a> tenMillions

• **tenMillions** = `"tenMillions"`

The ten millions of built-in type.

___

### <a id="tenthousands" name="tenthousands"></a> tenThousands

• **tenThousands** = `"tenThousands"`

The ten thousands of built-in type.

___

### <a id="thousands" name="thousands"></a> thousands

• **thousands** = `"thousands"`

The thousands of built-in type.

___

### <a id="trillions" name="trillions"></a> trillions

• **trillions** = `"trillions"`

The trillions of built-in type.
