It provides data reports to be viewed in pie chart form.
Pie Chart tool icon at Toolbox
How it looks like on the Canvas
Remarks
This tool is triggered with Update Value operation. Its default value comes as 30. You can change from the Default Value property of the tool.
Compatibility
Free Form | Responsive Form | Mobile |
Properties
Properties of the form tool;
-
Name: The name of the tool will be written here.
-
Default Value: The value entered here comes into the tool by default.
-
Size: The width of the cake inside the tool.
-
Line Width: Edge width of cake.
-
Help Text: It is the text that is entered for comment when the mouse is placed on the tool.
-
Color: Edits the color of inside the tool and/or the text inside the tool.
-
Height / Width: Adjusts the height and width of the tool (The width field has been removed from Responsive Forms).
-
From Left / Top: Adjusts the distance of the tool from the left and top (This field has been removed from responsive forms).
-
Display: Makes the tool not appear on the screen.
Actions
-
When Clicked: Assign an “Action” as a click handler. For more information please click here.
Example Used
As an example of pie chart usage, when the value of the numeric box changes, you can see the changed value in the pie chart. To do this, the value update action should be added when the value changes in the numeric box and the pie chart tool should be selected as the value field.
Client view on screen