ChartsSurface API
API reference docs for the React ChartsSurface component. Learn about the props, CSS, and other APIs of this exported module.
Component demos
Import
import { ChartsSurface } from '/packages/x-charts/src/ChartsSurface.tsx';
// or
import { ChartsSurface } from '@mui/x-charts';| 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.