Page 1 of 1

Showing 3 months, 6 months, or 1 year at a time

Posted: Fri Nov 03, 2006 5:35 pm
by 9337074
I have a dbchart that shows integer values on the y axis and dates on the x axis. I have many points so I have max points per page defaulted at 10. I want to have radio boxes to allow the user to choose to show 3 months, 6 months, or a year of data regardless of the number of points. The results will allow the user to page through all the points at the 3 month, 6 month, or 1 year per page.

Posted: Mon Nov 06, 2006 11:22 am
by narcis
Hi McMClark,

Then you could set MaxPointsPerPage according to this setting or use bottom axis SetMinMax method and change it accordingly to page changing.