Click or drag to resize
Grid Solutions Framework

IGrafanaFunctionRequiredParameterCount Property

Gets the number of required parameters, not including data source values expression, of the Grafana function.

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

Property Value

Int32
See Also