|
GrafanaFunctionBaseTResultIsSetTargetSeries Property
|
Gets flag that determines if function result is target series for set-based group operations.
Namespace: GrafanaAdapters.FunctionsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax Remarks
For set-based group operations, there can also be data in which target series is selected,
e.g., with
MinimumT or
MaximumT functions.
See Also