Skip to content

@sqlrooms/recharts / Text

Variable: Text()

const Text: ({ x: propsX, y: propsY, lineHeight, capHeight, scaleToFit, textAnchor, verticalAnchor, fill, ...props }) => React.JSX.Element

Parameters

ParameterType
{ x: propsX, y: propsY, lineHeight, capHeight, scaleToFit, textAnchor, verticalAnchor, fill, ...props }TextProps

Returns

React.JSX.Element