Chart trendline

R

rwfreeman

What is the syntax to drill down to the Type property of
Graph.Trendline?

I have a form ("frmCompareAnalytes") that contains an MSGraph.Chart.8
scatter plot ("chrtCompareMetals") and I'd like to have the ability to
change the regression for the trendline (linear, logarithmic, power,
etc.). I seem to be syntacticly challanged and am wondering if
someone could light the path for me.

Thanks in advance.

Richard
 
D

Duane Hookom

I would create a similar chart in Excel. Turn on the macro record and make
the desired changes. Turn off the macro record and review the code. You can
often copy and paste the code into Access with just a few changes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top