Report Editor - 2D Data Chart Help
The report engine allows building 2-dimensional charts based on the data, received from the database. The source of data for the chart is a cursor with one or two columns. Others will be ignored. The first column is used for values of Y-axis. The second one is used for X-axis values. Except for the Scatter type of chart, the second column is optional. According to the received data report engine builds a chart that helps you to visualize information.
Content
To assign the datasource for the chart, make a double click by mouse on the chart control. A dialog window will appear, where you can specify basic parameters of the chart.
- Enabled – If ON current plot will be displayed on the chart.
- Title – The name of the current plot.
- Query – The source query for the chart on the current plot.
- Kind – The kind of chart.
Kind
Report engine allows the users to create the following 2D data charts:
Plots
Report engine allows you to create chart with several plots. Each plot can display own data received from independent sources.
To create additional plot on your chart, you should go to another plot-tab in Source Data dialog and make next steps:
- Switch Enable flag to ON.
- Set Title for the new plot.
- Set source Query for the new plot.
- Select Kind for the new plot.
Properties
Also you can change the final view of chart using property inspector for the chart control.