⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 about.txt

📁 DevExpress ExpressQuantumGrid Suite v5.9 Full Source
💻 TXT
字号:
This example demonstrates how ChartView can be used to build charts based on data from a database or in-memory source.

DB ChartView is directly connected to TDataSource and uses 2 TTable fields as source for categories and series values.

In-memory source for Unbound ChartView was created using 4 queries of data from a database: one query for each quarter of the year, defining 4 series.

In this demo you can:

- choose a Column or Bar diagram to show chart data using the View submenu

- change different aspects of the chart's presentation (title, legend, grid lines, captions, etc.) using the View submenu

- see how styles and custom draw are used to change the appearance of DB ChartView

- see TableView at the Orders level - showing data used to feed both ChartViews

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -