GraphThresholdsStyleConfig interface

Signature

  1. export interface GraphThresholdsStyleConfig

Import

  1. import { GraphThresholdsStyleConfig } from '@grafana/schema';

Properties

PropertyTypeDescription
modeGraphTresholdsStyleMode

mode property

Signature

  1. mode: GraphTresholdsStyleMode;