Labels
The Pie dashboard item displays a series of pies. Each pie can display data labels that contain descriptions for pie segments, and provide tooltips with additional information.
To manage label settings for the Pie dashboard item, use buttons from the Labels group in the Design ribbon tab of the Pies Tools contextual tab set.
The following options are available.
Option | Description | API |
---|---|---|
Data Labels | Specifies which values are displayed within data labels. | PieDashboardItem.LabelContentType |
Data Labels Position | Specifies whether to display data labels inside or outside pie segments. | PieDashboardItem.LabelPosition |
Tooltips | Specifies which values are displayed within tooltips. | PieDashboardItem.TooltipContentType |
Show Pie Captions | Specifies whether to show captions for individual Pies. | PieDashboardItem.ShowPieCaptions |