UNPKG

ag-charts-community

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

3 lines (2 loc) 211 B
import type { AgChartLegendPosition, AgChartLegendPositionOptions } from 'ag-charts-types'; export declare function expandLegendPosition(position: AgChartLegendPosition): Required<AgChartLegendPositionOptions>;