2.2.10.39 Column/Bar Chart
Properties of Column/Bar Chart
Id - unique identifier of the control
Definitiion – opens up the Definition Dialog Screen
Visible - set a boolean value or a variable with type boolean from the Model to control the visibility property
Definition Dialog Screen
Title - title of the chart
Model – model to be used
Entity Set – entity set to be used based from the model assigned
Type - selection for Bar or Column chart
Dimension - Dimension field name and value
Measure - Measure field name and value
Filters – set the filters to be passed onto the model
Width - width setting
Height - height setting
Step-by-step guide
How to add Column/Bar Chart
Right click on a Page, Form Element or from any elements under Add Layout and select Add Chart-→ Add Pie/Donut Chart
A Column/Bar Chart control has been added
Related articles