The display units for the value axis.
Namespace: Winnovative.ExcelLib
Assembly: wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No scale is set for the axis values | |
Hundreds | 1 | The displayed values are hundreds | |
Thousands | 2 | The displayed values are thousands | |
Scale_10000 | 3 | The displayed values are ten thousands | |
Scale_100000 | 4 | The displayed values are hundred thousands | |
Millions | 5 | The displayed values are millions | |
Scale_10000000 | 6 | The displayed values are ten millions | |
Scale_100000000 | 7 | The displayed values are hundred millions | |
Billions | 8 | The displayed values are billions | |
Trillions | 9 | The displayed values are trillions | |
CustomUnit | 10 | The displayed values are in a custom unit |
See Also