Wiki源代码5.8.2 Report component
隐藏最后作者
| author | version | line-number | content |
|---|---|---|---|
| |
4.1 | 1 | Users mainly design reports in the report designer,specifically, it is: You can choose different types of reports (such as bar charts, line charts), select data source, configure different report graphic styles. |
| |
1.1 | 2 | |
| 3 | |||
| |
4.1 | 4 | **Main interface** |
| |
1.1 | 5 | |
| |
5.1 | 6 | The interface layout of the report designer is shown in the following figure, include: [navigation bar], [Chart selection area], [Canvas area], [Attribute Settings Panel]. |
| |
1.1 | 7 | |
| 8 | |||
| |
3.1 | 9 | [[image:3.png]] |
| 10 | |||
| 11 | |||
| |
5.2 | 12 | Navigation bar:Here, you can choose the report graphics you need to design the current report. Currently, there are 5 report graphics available, including bar charts, line charts, pie charts, detail tables, and indicator cards. |
| |
1.1 | 13 | |
| 14 | **画布区**:描述用户如何在画布上绘制所选图形,并进行位置和大小的调整。 | ||
| 15 | |||
| 16 | **属性设置面板**: | ||
| 17 | |||
| 18 | 1-设置**数据源**:用户可以选择数据源,数据源的范围是:本应用内的所有表单和视图(视图第一期先不做) | ||
| 19 | |||
| 20 | 2-自定义**样式**:提供样式编辑选项,如颜色、字体、标签等。 |