I use TeeChart for .NET 2010 to chart sensor measurements. The chart itself works well and all points are displayed correctly. However, when attempting to export the chart data, very small numbers (e.g. 4.1245678E-10) will be exported as zero (0).
Is there something I am not setting right or is this a limitation of the export functionality?