Enum DashboardColor.TypeEnum
Type is how the color is used.
Namespace: InfluxDB.Client.Api.Domain
Assembly: InfluxDB.Client.dll
Syntax
public enum TypeEnum : int
Fields
Name | Description |
---|---|
Background | Enum Background for value: background |
Max | Enum Max for value: max |
Min | Enum Min for value: min |
Scale | Enum Scale for value: scale |
Text | Enum Text for value: text |
Threshold | Enum Threshold for value: threshold |