|
DataSourceValueGroupTRootTarget Property
|
Gets or sets the root target expression, without any referenced series functions.
Namespace: GrafanaAdapters.DataSourcesAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.171-beta
Syntax public string RootTarget { get; set; }
Public Property RootTarget As String
Get
Set
member RootTarget : string with get, set
function get_RootTarget();
function set_RootTarget(value);
View SourceProperty Value
StringSee Also