LegendItemParams API
Extended documentation for the LegendItemParams interface with detailed information on the module's properties and available APIs.
Demos
Import
import { LegendItemParams } from '@mui/x-charts-premium'
// or
import { LegendItemParams } from '@mui/x-charts-pro'
// or
import { LegendItemParams } from '@mui/x-charts'
The identifier of the legend element.
Used for internal purpose such as key
props
Type:number | string