J
Jim Arnold
I have produced an Excel graph that combines a histogram
(bar chart) with an X-Y chart to allow plotting of
vertical lines showing limits, mean etc. It works great
if I manually set the secondary x-axis to match the values
of the primary x-axis.
In order to make this work for any values plotted, I need
to synchronize the x-axis used for the histogram with the
hidden secondary x-axis used for the x-y (vertical lines)
chart but don't know how to do this automatically.
Is there a Visual basic command(s) to find out the min and
max values of the x-axis and copy these to the values of
the secondary x-axis?
Thanks for your help.
Jim Arnold
(bar chart) with an X-Y chart to allow plotting of
vertical lines showing limits, mean etc. It works great
if I manually set the secondary x-axis to match the values
of the primary x-axis.
In order to make this work for any values plotted, I need
to synchronize the x-axis used for the histogram with the
hidden secondary x-axis used for the x-y (vertical lines)
chart but don't know how to do this automatically.
Is there a Visual basic command(s) to find out the min and
max values of the x-axis and copy these to the values of
the secondary x-axis?
Thanks for your help.
Jim Arnold