C-DEngine 5.105

TheChartData Members

The TheChartData type exposes the following members.

Constructors


  Name Description
Public method TheChartData()()()()
Public constructor for deserialization
Public method TheChartData(Int32)
Constructor setting all arrays

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


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