Click or drag to resize
Grid Solutions Framework

LocationDataDataSource Property

Gets or sets associated GrafanaDataSourceBase instance.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax
public GrafanaDataSourceBase DataSource { get; set; }
View Source

Property Value

GrafanaDataSourceBase
See Also