ChartLegend()
function ChartLegend(props, deprecatedLegacyContext?): ReactNode;
Horizontal stacked bar chart component
Parameters
| Parameter | Type | Description |
|---|---|---|
props | LegendProps | - |
deprecatedLegacyContext? | any | Deprecated See React Docs |
Returns
ReactNode