| 
            
              AnnotationResponsetitle Property
             | 
          
        
        
            Gets or sets annotation title.
            
        
        Namespace: GrafanaAdapters.Model.AnnotationsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.258-beta
Syntaxpublic string title { get; set; }Public Property title As String
	Get
	Set
member title : string with get, set
function get_title();
function set_title(value);
 View SourceProperty Value
String
See Also