Provides access to array of Series
Namespace: GF.Clients.Charts.TimeSeries
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The ISeriesArray type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ItemInt32 |
Returns the Series by index
|
![]() | ItemString |
Returns the Series by index
|
![]() | ItemInt32, Int32 |
Quick access to the value of Series |
![]() | SubseriesCount |
Number of Series in the array
|
![]() | Timestamps |
Timestamps of points
|
Methods
Name | Description | |
---|---|---|
![]() | IndexOf |
Returns the index of Series by name
|
Remarks
See Also