DisplayUnitType
Overview
DisplayUnitType is a enum in Aspose.Slides FOSS for Python.
Determines multiplicity of the displayed data.
Values
| Value | Description |
|---|---|
NONE | Represents no display unit scaling |
HUNDREDS | Represents values displayed in hundreds |
THOUSANDS | |
TEN_THOUSANDS | Represents values displayed in ten‑thousands |
HUNDRED_THOUSANDS | Represents values displayed in hundred‑thousands |
MILLIONS | |
TEN_MILLIONS | Represents values displayed in ten‑millions |
HUNDRED_MILLIONS | Represents values displayed in hundred‑millions |
BILLIONS | |
TRILLIONS | |
CUSTOM_VALUE | Represents values displayed using a custom unit |