[]
Specifies the display unit label for an axis.
public enum DisplayUnit
Custom = 1
Specifies a custom unit.
HundredMillions = 4
Specifies hundreds of millions.
Hundreds = 10
Specifies hundreds.
HundredThousands = 7
Specifies hundreds of thousands.
MillionMillions = 2
Specifies millions of millions.
Millions = 6
Specifies millions.
None = 0
Specifies no units.
TenMillions = 5
Specifies tens of millions.
TenThousands = 8
Specifies tens of thousands.
ThousandMillions = 3
Specifies thousands of millions.
Thousands = 9
Specifies thousands.