GraphThresholdsStyleConfig interface
Signature
export interface GraphThresholdsStyleConfig
Import
import { GraphThresholdsStyleConfig } from '@grafana/schema';
Properties
Property | Type | Description |
---|---|---|
mode | GraphTresholdsStyleMode |
mode property
Signature
mode: GraphTresholdsStyleMode;