当前位置:网站首页>How does varhart xgantt represent working days on a calendar
How does varhart xgantt represent working days on a calendar
2020-11-06 22:22: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 .
Last time we discussed .NET Gantt Control after the use of layers and filters , We are now focusing on another area , This will make your Gantt from “ appearance ” To “ Feeling ”( The interaction between users and data ) Point of view . therefore , Let's first take a look at the calendar and how to mark non working hours in an event .
Use the calendar
By default ,XGantt The calendar used defines 5 Days a week , The working hours are from Monday to Friday 0-24 Hours . The calendar can be used by color ( for example , gray ) Highlight free time in the background of the Gantt Chart .
Click to go to “ Specify the calendar ” In the dialog box Edit the default calendar Button_Edit2 . Besides , The button_new Button allows you to create a new calendar . such , You can define different calendars for different shifts ... And apply them to different resources , Resource groups and even tasks .

Now? , We want to 2015 year 5 month 1 A day is defined as a non working day . By clicking Button opens “ Management interval ” Dialog box , then Button_Edit2 single click button_new To add an interval NewInterval. New intervals have a profile by default , therefore In our particular situation , There is no need to make any changes . Enter the start and end dates according to the following screen shots , Then click OK to confirm .

in order to Show free time , You must be in EditTimeScaleSection Activate the desired calendar in the dialog box :
- open “ object ” Property page , And then choose “ Time scale ...”.
- single click Button_Edit2 To open EditTimeScaleSection Dialog box .
- Set as shown in the figure .

Omit specific calendars , This is the choice indicated by < Not specified > entry , That is, through the calendar device marked in a red triangle SpecifyCalendars Dialogue will be used . Take a look at the results :
Mark non working intervals in activities
By setting the non working interval layer option , Can display the visual interruption of non working intervals to activities . however , Only if the event depends on the calendar , This option only works . To link a node to a calendar , Options can be set Nodes use calendars . If there is no other designation , The default calendar will be used .
give the result as follows :
not checked LayersWithNonWorkInterval

Check for non working interval layers :
版权声明
本文为[roffey]所创,转载请带上原文链接,感谢
边栏推荐
- C language I blog assignment 03
- 南京标识标牌设计制作,导视VI系统设计
- Introduction to the development of small game cloud
- Windows 10 蓝牙管理页面'添加蓝牙或其他设备'选项点击无响应的解决方案
- Js字符串-String字符串对象方法
- Erd-online free online database modeling tool
- 2020-08-15: under what circumstances should data tasks be optimized?
- List to map (split the list according to the key, and the value of the same key is a list)
- Zhou Jie: database system of East China Normal University
- VARCHART XGantt入门教程
猜你喜欢

Road to simple HTML + JS to achieve the most simple game Tetris
![[graffiti Internet of things footprints] panoramic introduction of graffiti cloud platform](/img/3b/00bc81122d330c9d59909994e61027.jpg)
[graffiti Internet of things footprints] panoramic introduction of graffiti cloud platform

Markdown tricks

2020-08-19: what mechanism does TCP ensure reliability?

Js字符串-String字符串对象方法

The use of Xunwei imx6 development board device tree kernel menuconfig
![[doodling the footprints of Internet of things] Introduction to Internet of things](/img/3b/00bc81122d330c9d59909994e61027.jpg)
[doodling the footprints of Internet of things] Introduction to Internet of things

2020-08-15: under what circumstances should data tasks be optimized?

Cloudquery v1.2.0 release

#JVM 类加载机制
随机推荐
QT audio and video development 46 video transmission UDP version
The role of theme music in games
Novice guidance and event management system in game development
MRAM高速缓存的组成
Bluetooth broadcast chip for Shanghai giant micro
[doodling the footprints of Internet of things] Introduction to Internet of things
应用层软件开发教父教你如何重构,资深程序员必备专业技能
STM32F030K6T6兼容替换灵动MM32F031K6T6
DC-1 target
2020-08-19:TCP是通过什么机制保障可靠性的?
[byte jumps, autumn recruitment Posts open] ohayoo! Don't leave after school, I want to ask you to play games!!!
Windows 10 蓝牙管理页面'添加蓝牙或其他设备'选项点击无响应的解决方案
The 4th China BIM (digital construction) manager Summit Forum will be held in Hangzhou in 2020
September 3, 2020: naked writing algorithm: loop matrix traversal.
甘特图对活动进行分组教程
2020-08-29: process thread differences, in addition to the inclusion relationship, the underlying details?
What grammar is it? ]
2020-08-20: the difference between go and python?
Experiment one
WebAPI接口设计:SwaggerUI文档 / 统一响应格式 / 统一异常处理 / 统一权限验证