mapPieSliceItem is a child tag of the mapPieSliceSet. The mapPieSliceItem tag gives developers the option of customizing the color of the pie slices that relate to one of the data categories listed in the Series Attribute column of the theme binding dialog.
A mapPieSliceItem tag must wrap inside the mapPieSliceSet tag.
| Name | Type | Supports EL? | Description |
|---|---|---|---|
| id | java.lang.String | no | Specifies the identifier for a slice on the pie charts of the mapPieGraphTheme |
| color | java.lang.String | no | Specifies the color of a slice on the pie charts of the mapPieGraphTheme |