For posterity's sake, here's a method that works:
ActiveChart.Axes(xlValue).Crosses = xlCustom
ActiveChart.Axes(xlValue).CrossesAt =
ActiveChart.Axes(xlValue).MinimumScale
On principle, I still feel cheated that I couldn't use the command
specifically designed for this purpose. :)
--
Stacy35216
------------------------------------------------------------------------
Stacy35216's Profile:
http://www.excelforum.com/member.php...o&userid=15952
View this thread:
http://www.excelforum.com/showthread...hreadid=396285