|
AnnotationRequestannotationQuery Property
|
Gets or sets annotation request details.
Namespace: GrafanaAdapters.Model.AnnotationsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax public string annotationQuery { get; set; }
Public Property annotationQuery As String
Get
Set
member annotationQuery : string with get, set
function get_annotationQuery();
function set_annotationQuery(value);
View SourceProperty Value
StringSee Also