I send a snippet to the newsgroup.
I think it has to do with the Teehchart component.
The code I am using is so simple
Add(100,'jan')
add(300,'Feb')
addnull('Mar')
add(300,'apr')
and it doesn't work. So it must be something I am doing with the teechart component.