UNPKG

@mui/x-charts

Version:

The community edition of MUI X Charts components.

2 lines 190 B
import type { ChartsRotationAxisProps } from "../models/axis.mjs"; export declare function ChartsRotationAxis(props: ChartsRotationAxisProps): import("react/jsx-runtime").JSX.Element | null;