Type Alias ForeignChart

ForeignChart: {
    chart: Chart;
    type: "chart";
}