ExcelScript.ChartAxisDisplayUnit enum
Fields
billions | This will set the axis in units of billions. |
custom | This will set the axis in units of custom value. |
hundredMillions | This will set the axis in units of hundreds of millions. |
hundreds | This will set the axis in units of hundreds. |
hundredThousands | This will set the axis in units of hundreds of thousands. |
millions | This will set the axis in units of millions. |
none | Default option. This will reset display unit to the axis, and set unit label invisible. |
tenMillions | This will set the axis in units of tens of millions. |
tenThousands | This will set the axis in units of tens of thousands. |
thousands | This will set the axis in units of thousands. |
trillions | This will set the axis in units of trillions. |