IImport
Hierarchy Properties Methods
Type Library
TeeChartx
Description
The Import interface contains the properties/methods for importing .tee format Charts. Use the TChart.Import property.
See the TChart.Export property for information about how to save TeeChart's native .tee format Chart templates.
Example [Visual Basic]:
TChart1.Import.LoadFromURL("http://www.myweb.com/myChart.tee")