Appearance
@shbernal/ts-pptx / index / ChartPropsChartHistogram
Interface: ChartPropsChartHistogram
Defined in: src/types/chart.ts:613
Extended by
Properties
binning?
optionalbinning?:ChartExBinning
Defined in: src/types/chart.ts:618
Bin configuration for a histogram chart. Omit for PowerPoint's automatic binning.
Example
ts
{ intervalClosed: 'l' }