@sqlrooms/recharts / PieLabel
Type Alias: PieLabel<P>
PieLabel<
P>:ReactElement<SVGElement> | (props) =>ReactNode|ReactElement<SVGElement> |SVGProps<SVGTextElement> &object|boolean
Type Parameters
| Type Parameter | Default type |
|---|---|
P | any |
