Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum ChartDisplayUnitType
Public Enumeration ChartDisplayUnitType
public enum class ChartDisplayUnitType
type ChartDisplayUnitType
Members
| Member | Value | Description |
|---|---|---|
| None | 0 | |
| Hundreds | 1 | |
| Thousands | 2 | |
| TenThousands | 3 | |
| HundredThousands | 4 | |
| Millions | 5 | |
| TenMillions | 6 | |
| HundredMillions | 7 | |
| ThousandMillions | 8 | |
| MillionMillions | 9 | |
| Custom | 65535 |