[]
Specifies the layout text of the legend item. It defines the additional legend text for single Pie chart.
public enum ChartPieLegendLayout
Name | Description |
---|---|
Amount | Show group value as amount. |
Both | Show group value as both amount and percentage. |
None | No layout text. |
Percentage | Show group value as percentage. |