Skip to main content

Variable: XAxis

@arolariu/components


@arolariu/components / XAxis

Variable: XAxis

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

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

Type Parameters

DataPointType

DataPointType = any

DataValueType

DataValueType = any

Parameters

props

Props<DataPointType, DataValueType>

Returns

ReactElement

Consumes

CartesianViewBoxContext

Provides

CartesianLabelContext

// was this page useful?