Charts in Forms - Save in a table

O

OldSchoolGene

I have 3 charts in a form which are generated from SQL queries.
I display them in a form but as I manually adjust the scale(Y axis) for most
of them, I want to be able to save the charts(graphs) in a table so when I
print them later I dont have to readjust the scale(Y axis).
If I only save the query results and create a new chart/graph on my report,
I loose my settings.

Any idea how I can do that ?

Thank you in advance for your help !
Jean
 
Top