| 
            
              DataSourceValueGroupTRootTarget Property
             | 
          
        
        
            Gets or sets the root target expression, without any referenced series functions.
            
        
        Namespace: GrafanaAdapters.Model.CommonAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.257-beta
Syntaxpublic 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
String
See Also