Click or drag to resize
Grid Solutions Framework

GrafanaDataSourceBaseMaximumAnnotationsPerRequest Property

Gets or sets maximum number of annotations to return during an annotations query.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public virtual int MaximumAnnotationsPerRequest { get; set; }
View Source

Property Value

Int32
See Also