|
TimeSeriesValuesdropEmptySeries Field
|
Gets or sets a flag that determines if empty series are produced -- non-serialized.
Namespace: GrafanaAdapters.Model.CommonAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-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