Can't display chinese in chart series
Posted: Fri Sep 29, 2006 3:11 am
Hi,
I am using TChart1.Series(currSeries).Add Val(tmpArr(i + 1)), str1, getColor(i), whereby str1 is declare as string in VB6 & contain chinese character. But it end up displaying 'Thai' character like string in TeeChart.
I am using TeeChart Pro v5.0.6. The component works perfectly in english for years, but recently we added chinese language option in our application and having the problem mentioned.
Hope can get some hints to solve this problem.
I am using TChart1.Series(currSeries).Add Val(tmpArr(i + 1)), str1, getColor(i), whereby str1 is declare as string in VB6 & contain chinese character. But it end up displaying 'Thai' character like string in TeeChart.
I am using TeeChart Pro v5.0.6. The component works perfectly in english for years, but recently we added chinese language option in our application and having the problem mentioned.
Hope can get some hints to solve this problem.