LegendPlacement type

LegendPlacement type

Signature

  1. export declare type LegendPlacement = ('bottom' | 'right');

Import

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