| 
            
              Annotationdatasource Property
             | 
          
        
        
            Annotation data source.
            
        
        Namespace: GrafanaAdaptersAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntaxpublic string datasource { get; set; }Public Property datasource As String
	Get
	Set
member datasource : string with get, set
function get_datasource();
function set_datasource(value);
 View SourceProperty Value
String
See Also