Appearance
@shbernal/ts-pptx / index / SlideMasterChartProps
Interface: SlideMasterChartProps
Defined in: src/types/master.ts:20
Properties
data
data:
OptsChartData[]
Defined in: src/types/master.ts:22
options?
optionaloptions?:ChartOpts
Defined in: src/types/master.ts:23
opts?
optionalopts?:ChartOpts
Defined in: src/types/master.ts:24
type
type:
"area"|"line"|"bar"|"bar3D"|"bubble"|"bubble3D"|"doughnut"|"pie"|"radar"|"scatter"|"stock"|"surface"|"waterfall"|"funnel"|"treemap"|"sunburst"|"histogram"|"pareto"|"boxWhisker"|"regionMap"|ChartMulti[]
Defined in: src/types/master.ts:21