Click or drag to resize
Grid Solutions Framework

AlarmStateColor Property

Gets or sets color associated with the AlarmState.

Namespace: GrafanaAdapters.Model.Database
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
[StringLengthAttribute(50)]
public string Color { get; set; }
View Source

Property Value

String
See Also