Click or drag to resize
Grid Solutions Framework

FunctionDescriptionreturnType Property

Gets or sets the return type of the function, either "Scalar" or "Series".

Namespace: GrafanaAdapters.Model.Functions
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public string returnType { get; set; }
View Source

Property Value

String
See Also