Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
Cycle through points on the graph
posted

Hi,

We have downloaded the trial versions and are in the process of seeing if they match our requirements, so far so good as they are just what we are looking for.

The question:

Is it possible to cycle through the points in the graph from a button click.  The reason i am after this is that i have plotted a graph that has time against altitude and i want to be able to show the position at a point on the graph in a label.

The model has DateTime and Altitude properties that are plotted on the graph and a Position property that i want to be able to show in a label.  As you click the button i want the graph to cycle through the plotted positions and then put the Position in the label.

Is this possible?

Thanks

Ross