Click or drag to resize
Grid Solutions Framework

QueryParametersDropEmptySeries Property

Gets or sets a flag that indicates whether to include empty series in the query.

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

Property Value

Boolean
See Also