Example of undefined in Javascript Chart Control

/
/
undefined

This sample illustrates multiple axis in chart to represent the temperature in Celsius in an axis and Fahrenheit in another axis.

More Details...

Description

In this example, you can see how to render and configure multipe axes. Use axes collection to render secondary axis to the chart and bind it to the specify series. You can also customize the axis line and its labels similar to primary axis. Tooltip is enabled in this example, to see the tooltip in action, hover a point or tap on a point in touch enabled devices. More information on the multiple axis can be found in this documentation section.