Click or drag to resize
Grid Solutions Framework

DataSourceValueGroupT Properties

The DataSourceValueGroupT type exposes the following members.

Properties
  Name Description
Public property DropEmptySeries Gets flag that determines if empty series are produced.
Public property MetadataMap Gets user selected metadata associated with the query.
Public property RefID Gets a query name identifier, assigned by Grafana, used to identify a specific query.
Public property RootTarget Gets or sets the root target expression, without any referenced series functions.
Public property Source Gets or sets data source values enumerable.
Public property SourceTarget Gets a reference to the original target that was the source of these results.
Public property SyntaxError Gets or sets a an error message that indicates a syntax error in the query request.
Public property Target Gets or sets target, e.g., a point-tag, representative of all Source values.
Top
See Also