Use the slice tag to specify the characteristics of one slice of a pie or ring graph. Each slice represents a data value. Slices of the same color represent a series of data.
The slice tag is a child tag of the graph tag.
The following example shows the XML for a slice tag.
<dvt:graph>
<dvt:slice labelPosition="LP_OUTSIDE_WITH_FEELER"/>
</dvt:graph>
| Name | Type | Supports EL? | Description |
|---|---|---|---|
| id | java.lang.String | no | Specifies the identifier for the component |
| labelPosition | java.lang.String | no |