当前位置:网站首页>Gantt chart grouping activities tutorial
Gantt chart grouping activities tutorial
2020-11-06 22:27:00 【roffey】
Gantt Chart (Xgantt) from 1998 The first commercial version of the year was devoted to the research and development of control for planning and project management , after 20 Years of accumulation and precipitation , At present, it can provide software developers and end users with top-level planning and project management control products , Help users quickly integrate the Gantt chart needed by project management software , Network diagram , Resource histogram , Calendar , Resource scheduling and other functional modules , And provide a full range of support and services .
VARCHART XGantt Is a powerful Gantt chart control , Its modular design allows you to create applications that meet your needs .XGantt Can be used for .NET,ActiveX and ASP.NET Applications , Can quickly 、 Simply integrate into your application , Help you identify performance bottlenecks 、 Avoid delays and efficient use of resources , Make complex data easier to understand .
In the previous “ from VARCHART XGantt Quick start ” In the blog series , We offer you Shows how to modify time units and time ranges .
Through this article , We aim to help you implement the next step in developing the sample application . therefore , Through this paper , We'll give you insights into the benefits and ways to group activities in a Gantt Chart .
Why use grouping first ?
Grouping helps to construct Gantt charts , And allows you to view the same data and information from different angles . To give you a good idea , Please check through VARCHART XGantt .NET Gantt One of the examples included in the sample installation of the control .
One “ small ” Applications - Multiple visualization options
“ Booking Planner ” Visualize the booking plan for software courses . This may not be a big deal of data “ Big ” plan , however , Even in this “ Small ” Planned , You also have to deal with what aspects of the data you want to emphasize , That is, from what perspective you want to see your data .
Three grouping options
Our plan offers three ways to visualize occupancy .
- Group by topic : A quick overview In alphabetical order Arranged Course : date , Time and their respective lecturers or classrooms

- Group by instructor : List the lecturers in alphabetical order , And show it on the date , Time and room skills .
- Group by room : Visualize the occupancy of each instructor's room , Which room can be used at a specific time .
Even this little example shows how grouping data is To help provide planning data A clear overview of . When the amount of data to be visualized is much larger than that in the booking Planner , So when reading the entire plan becomes more complex , This is even more true .
that , How to be in .NET Control to group data ?
XGantt Activity groups in
A group consists of a value , All members of a group have the same value . Nodes that display the same entry in its grouped data field belong to the same group . You can set the grouping field and all other grouping conditions in the corresponding dialog box , The method is to click “ object ” On the properties page “ grouping ” Button .
Check “ open ” box , Open group . Create two from the following screenshots GroupingLevels:

The results are shown below :

Click the small triangle next to the group title to collapse or expand the group . This function may be activated before Ticking The modification allows the check box in the group dialog box .
版权声明
本文为[roffey]所创,转载请带上原文链接,感谢
边栏推荐
- Js数组-数组的用法全在这里(数组方法的重构、数组的遍历、数组的去重,数组的判断与转换)
- DC-1 target
- September 3, 2020: naked writing algorithm: loop matrix traversal.
- 非易失性MRAM存储器应用于各级高速缓存
- win7 APPCRASH(解决方法)(转)
- 20 XR projects roadshows, nearly 20 capital institutions attended! We sincerely invite you to attend the 2020 qcomm XR eco Partner Conference
- [forward] how to view UserData in Lua
- Google browser realizes video playback acceleration function
- The isolation level of transaction and its problems
- Nodejs中使用jsonwebtoken(JWT)生成token的场景使用
猜你喜欢
2020-08-20: the difference between go and python?
小程序商城系统插件代码该如何写?怎么用代码检查添加插件是否成功?
ado.net and asp.net The relationship between
Exclusive interview with Alibaba cloud database for 2020 PostgreSQL Asia Conference: Zeng Wenjing
Nonvolatile MRAM memory used in all levels of cache
How to deploy Gantt chart quickly and correctly
Design of NAND flash interface control
Nanjing logo design and production, guide VI system design
Stickinengine architecture 11 message queue
Web API interface design: swaggerui document / unified response format / unified exception handling / unified authority verification
随机推荐
To solve the problem that the data interface is not updated after WPF binding set
Plug in bilibilibili new version 0.5.5
插件Bilibili新版0.5.5
JVM class loading mechanism
Reserved battery interface, built-in charge and discharge circuit and electricity meter, quickly help easily handle hand-held applications
Application of UHF RFID medical blood management system
Nanjing logo design and production, guide VI system design
非易失性MRAM存储器应用于各级高速缓存
Windows 10 蓝牙管理页面'添加蓝牙或其他设备'选项点击无响应的解决方案
The first choice for lightweight GPU applications is the NVIDIA vgpu instance launched by Jingdong Zhilian cloud
Google browser realizes video playback acceleration function
2020-08-15: under what circumstances should data tasks be optimized?
win7 APPCRASH(解决方法)(转)
Message queue - Analysis
Method of code refactoring -- Analysis of method refactoring
The advantages and functions of psychological counseling app
August 24, 2020: what are small documents? What's wrong with a lot of small files? How to solve many small files? (big data)
Stickinengine architecture 12 communication protocol
Web API interface design: swaggerui document / unified response format / unified exception handling / unified authority verification
The Interpreter pattern of behavior pattern