|
TimeSeriesValuesdropEmptySeries Field
|
Defines flag that determines if empty series are produced.
Namespace: GrafanaAdaptersAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax [JsonIgnoreAttribute]
public bool dropEmptySeries
<JsonIgnoreAttribute>
Public dropEmptySeries As Boolean
public:
[JsonIgnoreAttribute]
bool dropEmptySeries
[<JsonIgnoreAttribute>]
val mutable dropEmptySeries: bool
View SourceField Value
BooleanSee Also