ff6e555225ed226fb7bb767b121de6ea7c4f5d02
FAQ/Introduction.md
| ... | ... | @@ -54,11 +54,13 @@ You can define a [chart](http://www.izenda.com/bi/ReportViewer.aspx?rn=Accountin |
| 54 | 54 | * **Smooth:** Leaving this unchecked shows straight lines between data points. Checking it displays the chart with smooth interpolated lines. |
| 55 | 55 | * **Scale %:** Scales the chart's height by the input percentage. |
| 56 | 56 | * **Pie:** Creates a circular pie graph in your report. |
| 57 | - * **Label:** The data column to use as the titles for each pie slice. |
|
| 57 | + * **Label:** The data column to use as the titles for each pie slice. Only shown by hovering the mouse over the pie slice by default. |
|
| 58 | 58 | * **Show as 3D:** Toggles whether the chart is displayed in 3D. |
| 59 | 59 | * **Explode Largest Slice:** Causes the largest slice of the pie graph to separate from the pie when the graph is displayed. |
| 60 | 60 | * **Show Percentage:** Shows the percentage of the graph that each sector represents rounded to two decimal places. |
| 61 | + * **Chart Type:** Allows users to specify whether the graph is represented as a pie chart or a doughnut chart. |
|
| 61 | 62 | * **Show Value Labels:** |
| 63 | + * **Show Slice Labels:** Displays the Label for each pie slice on the outside of the chart. |
|
| 62 | 64 | * **Combine Bottom %:** Displays a pie slice called "Other" as the aggregation of the remaining data. |
| 63 | 65 | * **Bar:** |
| 64 | 66 | * **Funnel:** |