AnnotationQueryPlacement🔗Annotation Query placement. Defines where the annotation query should be displayed."inControlsMenu" renders the annotation query in the dashboard controls dropdown menuDefinition🔗type AnnotationQueryPlacement string const ( AnnotationQueryPlacementInControlsMenu AnnotationQueryPlacement = "inControlsMenu" )