Click or drag to resize
Grid Solutions Framework

IDataSourceValueValueIndex Property

Gets the index of the value within the TimeSeriesValue array.

Namespace: GrafanaAdapters.DataSources
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.171-beta
Syntax
int ValueIndex { get; }
View Source

Property Value

Int32
Remarks
If data source value has multiple targets, this should be the value index of the primary target.
See Also