Page 1 of 1
Saving TChart in blob
Posted: Tue Jan 16, 2007 9:03 pm
by 9340420
Is there a way to store a TChart (data, settings, etc) into a Blob field?
Posted: Wed Jan 17, 2007 9:37 am
by narcis
Hi Normand,
Yes, you can export chart's data and settings to native TeeChart's template file (.tee file) and save this file into a Blob field. You'll find information on how to export TeeChart in Tutorial 12 - Exporting and Importing Charts. You'll find the tutorials at TeeChart's program group.