@sqlrooms/recharts / ChartLegendContent
Function: ChartLegendContent()
ChartLegendContent(
props):ReactNode
Parameters
| Parameter | Type |
|---|---|
props | Omit<ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & Pick<LegendProps, "payload" | "verticalAlign"> & object, "ref"> & RefAttributes<HTMLDivElement> |
Returns
ReactNode
