Click or drag to resize
Grid Solutions Framework

IGrafanaFunctionReturnType Property

Gets the return type of the Grafana function, i.e., scalar or series.

Namespace: GrafanaAdapters.Functions
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
ReturnType ReturnType { get; }
View Source

Property Value

ReturnType
See Also