ComponentOne Studio - Cloud Business App Edition
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.

Back to Top

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.

  1. In the designer, select the FlexPie to open the Properties window.
  2. In the Properties window, expand the Advanced tab node.
  3. Expand the drop down under Selected Item Position and select Top from the list.
  4. Expand the drop down under Selection Mode and select Point from the list.

  5. Press F5 to run the project.
Back to Top

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Documentation Feedback  |  Product Support Forum