LegendPlacement typeLegendPlacement typeLegendPlacement typeLegendPlacement typeSignature export declare type LegendPlacement = 'bottom' | 'right';Import import { LegendPlacement } from '@grafana/schema';