Bar Chart Component facilitates plotting of aggregate data into a bar chart quickly. Bar Chart component provider finer controls to display Bar and Axis labels.

Barchart

Bar Chart component supports a variety of properties for easier configurations. Identify proper attributes to quickly construct a Bar Chart for the desired data sets. The following is the list of supported properties for Bar Chart component.

BarChart_AB

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 Values : Show the tool tip values for the bars in the chart (True/False)

5. Show X Axis : Show the labels for X Axis (True/False)

6. Show Y Axis : Show the labels for Y Axis (True/False)