Enumeration pvc.options.varia.PieValuesLabelStyle
Extends
string.
Field Attributes | Field Name and Description |
---|---|
Value labels are placed inside
their corresponding pie slice.
|
|
Value labels are placed outside
their corresponding pie slice,
linked to it by a line.
|
Enumeration Detail
pvc.options.varia.PieValuesLabelStyle
The possible value label styles of pie charts
Field Detail
Inside
Value labels are placed inside
their corresponding pie slice.
- Value:
- 'inside'
Linked
Value labels are placed outside
their corresponding pie slice,
linked to it by a line.
- Value:
- 'linked'