Cloud Business App Edition > Wijmo Control Extensions > Controls > FlexPie > Features |
The table below shows a list of features supported by FlexPie for Cloud Business Application:
Name |
Possible Values |
Description |
---|---|---|
Adjust Data Label | PieDataLabel | Allows to specify content and position for data label corresponding to data points in the pie chart. |
Header Visibility | String | Allows user to enter the string value to be visible in the FlexPie header. Users can customize the header style using the available properties. |
Footer Visibility | String | Allows user to enter the string value to be visible in the FlexPie footer. Users can customize the footer style using available properties. |
Adjust InnerRadius | Number | Allows users to adjust the inner radius of the pie chart so that it creates a doughnut chart. |
Adjust Offset | Number | Allows users to adjust the distance of the pie slices from the chart's center so that it creates an exploded pie chart. |
Select Palette | String | Shows a list of palette options to be used as default colors for displaying each series. |
Reverse Pie Chart | Boolean | Allows users to reverse the pie chart angles counter-clockwise. |
Selection Mode | String | Shows a list of options for a user to specify whether and what will be selected when a user clicks the chart. |
Adjust Start Angle | Number | Allows to specify start angle for the pie slices, in degrees. |
Tooltip Visibility | ChartTooltip | Enables user to specify tooltip content for pie chart's data values and control its visibility. |
You can set these properties in the designer through the Properties window. The example below demonstrates how to enable Selection in FlexPie using ApplicationData.CountrySales data from the local database file ApplicationData.mdf.