Click or drag to resize
Grid Solutions Framework

Average<T> .Aliases Property

Gets any defined aliases for the Grafana function.

Namespace: GrafanaAdapters.Functions.BuiltIn
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.241-beta
Syntax
public override string[] Aliases { get; }
View Source

Property Value

String[]

Implements

IGrafanaFunction.Aliases
See Also