Skip to content

AreaElement API

API reference docs for the React AreaElement component. Learn about the props, CSS, and other APIs of this exported module.

Demos

For examples and details on the usage of this React component, visit the component demo pages:

    Import

    import { AreaElement } from '@mui/x-charts';
    You can learn about the difference by reading this guide on minimizing bundle size.

    Component name

    The name MuiAreaElement can be used when providing default props or style overrides in the theme.

    Props

    NameTypeDefaultDescription

    The component cannot hold a ref.

    CSS

    Rule nameGlobal classDescription
    root.MuiAreaElement-rootStyles applied to the root element.
    highlighted.MuiAreaElement-highlightedStyles applied to the root element when higlighted.
    faded.MuiAreaElement-fadedStyles applied to the root element when faded.

    You can override the style of the component using one of these customization options: