Cloud Business App Edition > Getting Started > Screen Templates > Wijmo FlexPie Screen |
FlexPie screen is used to visualise a list of items in a pie chart. The screen enables you to add customizable pie chart to your application. Properties panel in Visual Studio can be used to set the properties for the control in design view. For example, you can use default property editor to adjust the control's size, position of label for the display name, or default color palette to set colors for each series in the control. However, ComplexPropertyEditor enables you to edit complex properties such as HeaderStyle, FooterStyle, or DataLabel.
This section describes how to use the screen template Wijmo FlexPie Screen and add data.
This topic comprises of three steps:
Step 3: Build and Run the Project
The following image shows how FlexPie appears after completing the steps above:
The example uses data from local database file ApplicationData.mdf.