Click or drag to resize
Grid Solutions Framework

IDataSourceValueTypeValue Property

Gets the value of data source value type.

Namespace: GrafanaAdapters.DataSourceValueTypes
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
double Value { get; init; }
View Source

Property Value

Double
Remarks
If data source has more than one value, this should be the primary value.
See Also