ChartLink: { column: ColumnName; id: string; param_index?: number; set_color: boolean; set_legend: boolean; set_param: boolean; set_title: boolean; set_tooltip: boolean; source_chart: string; target_charts: string[]; type: "chart_columnval_link";} Type declaration
id: string
Optional
param_index?: number
set_color: boolean
set_legend: boolean
set_param: boolean
set_title: boolean
set_tooltip: boolean
source_chart: string
target_charts: string[]
type: "chart_columnval_link"
if true, the parm at given parm_index will be set...