TheChartData Properties
The TheChartData type exposes the following members.
Properties
Name | Description | |
---|---|---|
BlockNo |
If the chart data is part of a bigger storage table, this value contains the virtual block number in the storage
|
|
IsValidValue |
Array of bools . a true value means that the corresponding value in the MyValue array is valid
|
|
MyValue |
Array of values
|
|
Name |
Each Value can have a different name
|
|
Series |
Amount of series
|
|
TimeStamp |
Timestamp of the Chart Data
|
|
ValCnt |
Aray of value counts
|