Skip to main content

Variable: YAxis

@arolariu/components


@arolariu/components / YAxis

Variable: YAxis

YAxis: <DataPointType, DataValueType>(props) => ReactElement

Defined in: components/ui/chart.tsx:570

Type Parameters

DataPointType

DataPointType = any

DataValueType

DataValueType = any

Parameters

props

Props<DataPointType, DataValueType>

Returns

ReactElement

Consumes

CartesianViewBoxContext

Provides

CartesianLabelContext

// was this page useful?