|
IDataSourceValueValue Property
|
Gets the value of data source value.
Namespace: GrafanaAdapters.DataSourcesAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.171-beta
Syntax Property Value As Double
Get
Set
abstract Value : float with get, set
function get_Value();
function set_Value(value);
View SourceProperty Value
DoubleRemarks
If data source has more than one value, this should be the primary value.
See Also