|
DataSourceValueGroupTTarget Property
|
Gets or sets target, e.g., a point-tag, representative of all
Source values.
Namespace: GrafanaAdapters.DataSourcesAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.171-beta
Syntax public string Target { get; set; }
Public Property Target As String
Get
Set
member Target : string with get, set
function get_Target();
function set_Target(value);
View SourceProperty Value
StringSee Also