I think that I am supposed to use the -Options parameter on the New-UDChart cmdlet, but I cannot determine how to construct a PowerShell hashtable that gives me a zero based bar chart. I tried something like the following:
Thanks Adam. Your example works for sure. However, I think I uncovered a situation where it does not work. If you use the new “-Height” and “-Width” parameters on the New-UDChart cmdlet in version 2.1.0, then it seems to ignore the “beginAtZero” option.