PieChartDataIndexProps
Represents the index information for a data point in a pie chart. Used to identify a specific point for selection.
Props
The following table outlines the props for the PieChartDataIndexProps:
| Name | Type | Default | Description |
|---|---|---|---|
| pointIndex | number | 0 | Index of the data point within the series. |