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
335
Plot Value Column against another value column
posted

Hey Friends,

As being new to Infragistics, i have some questions regarding plotting datasets with two numeric columns and need to be plotted against each other.

For example we have data like this:

DateTime

Temp

Length

08/01/2011 07:10:21

11.25

10

08/01/2011 07:10:22

11.27

11

08/01/2011 07:10:23

11.23

14

08/01/2011 07:10:24

11.28

12

08/01/2011 07:10:25

11.25

13

 and i want to plot Temp against Length i.e. Temp on X-axis and Length on Y-axis.

How can we do this in Ultrachart with chart type as LineChart.

Thanks in advance.

Regards,

Nipun Anand