JVCL Help:TJvChartData

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvChartData
run\JvChart.pas


Summary

This class is used to create the TJvChart.Data property. It contains a growable array of data values, and optionally, timestamps.

run\JvChart.pas


Pascal

 run\JvChart.pas
 TJvChartData = class(TObject);


Description

This class is used to create the TJvChart.Data property. It contains a growable array of data values, and optionally, timestamps.

run\JvChart.pas


About

Navigation

run\JvChart.pas



Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page