Skip to content

@sqlrooms/recharts / ChartLegendContent

Function: ChartLegendContent()

ChartLegendContent(props): ReactNode

Parameters

ParameterType
propsOmit<ClassAttributes<HTMLDivElement> & HTMLAttributes<HTMLDivElement> & Pick<LegendProps, "payload" | "verticalAlign"> & object, "ref"> & RefAttributes<HTMLDivElement>

Returns

ReactNode