Click or drag to resize
Grid Solutions Framework

TimeSeriesValues Fields

The TimeSeriesValues type exposes the following members.

Fields
  Name Description
Public field datapoints Gets or sets a Grafana time-series value data.
Public field dropEmptySeries Gets or sets a flag that determines if empty series are produced -- non-serialized.
Public field metadata Gets or sets metadata attached to the TimeSeriesValues.
Public field refID Gets or sets a Grafana time-series refId to reference a specific query.
Public field rootTarget Gets or sets a Grafana time-series underlying point tag.
Public field syntaxError Gets or sets a an error message that indicates a syntax error in the query request.
Public field target Gets or sets a Grafana time-series value point source.
Top
See Also