Appearance
@shbernal/ts-pptx / index / ChartMulti
Interface: ChartMulti
Defined in: src/types/chart.ts:179
Properties
data
data:
OptsChartData[]
Defined in: src/types/chart.ts:181
options
options:
ChartOpts
Defined in: src/types/chart.ts:182
type
type:
"area"|"line"|"bar"|"bar3D"|"bubble"|"bubble3D"|"doughnut"|"pie"|"radar"|"scatter"|"stock"|"surface"|"waterfall"|"funnel"|"treemap"|"sunburst"|"histogram"|"pareto"|"boxWhisker"|"regionMap"
Defined in: src/types/chart.ts:180