Thanks! Yes, this helped. I was using the stackedcolumn instead of the column graph type. That was my mistake, since I was only supplying the stackedcolumn with one data value. That caused it to always show a zero baseline, and it ignored the minValue. Now my graph displays correctly, with both graphs using the same Y-axis values correctly.
Budsy