ChartsSurface API
API reference docs for the React ChartsSurface component. Learn about the props, CSS, and other APIs of this exported module.
Demos
Import
import { ChartsSurface } from '/packages/x-charts/src/ChartsSurface.tsx';
// or
import { ChartsSurface } from '@mui/x-charts';
Learn about the difference by reading this guide on minimizing bundle size.
Name | Type | Default | Description |
---|---|---|---|
height* | number | - | The height of the chart in px. |
width* | number | - | The width of the chart in px. |
disableAxisListener | bool | false | If |
The component cannot hold a ref.