ReportChartFigure()
function ReportChartFigure(props, deprecatedLegacyContext?): ReactNode
Chart container styled with spacing for layout in report pages
Parameters
| Parameter | Type | Description | 
|---|---|---|
props | ReportChartFigureProps | - | 
deprecatedLegacyContext? | any | Deprecated See React Docs | 
Returns
ReactNode