Select Scatter chart demo
					Click and drag on the chart to create a rectangular box over the points that you wish to select.Once selected, click on View Data/View XML.
| Data is returned by the chart as Array. The data is converted into tabular format using JavaScript. Please select the required points from chart. | 
The above sample showcases Select Scatter chart. Click here to know more on how the code of this example works.