대상 시리즈의 데이터를 가져옵니다.
{ibchart.series}.getData();
array, 시리즈 데이터의 배열 집합
// 첫번째 시리즈의 데이터를 가져옵니다. var series = myChart.series(0).getData();