|
AnnotationResponsetime Property
|
Gets or sets annotation time.
Namespace: GrafanaAdapters.Model.AnnotationsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax public double time { get; set; }
Public Property time As Double
Get
Set
member time : float with get, set
function get_time();
function set_time(value);
View SourceProperty Value
DoubleSee Also