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