TChartDataSet
Hierarchy Properties Methods Events
Unit
TeeData
Description
This component enables the connection of a DBGrid to a TChart/TDBChart's data. The TChartDataset component may be activated to connect to a TeeChart and connect the data of all its Series to be used by the DBGrid. Use a TDatasource component to connect to the TChartDataset in the same way as if it were a TTable or TQuery. A DBGrid may then be connected to the TDatasource to access the Chart data.