Pie Chart Component facilitates plotting of aggregate data into a pie chart quickly. Pie Chart component provider finer controls to display legend.
Pie Chart component supports a variety of properties for easier configurations. The following is the list of supported properties for Pie Chart component.
1. Title : Title for the Bar Chart (Ex: Leads By Source)
2. Object : Name of the object from which the chart is aggregated (Ex: Lead)
3. Dimension : The Aggregate property on the context object (Ex: LeadSource)
4. Show Legend: Display chart legend (True/False)