跳到主要内容

calendar_property

Description

改变影响日历绑定到一个任务或一组任务的属性名称

calendar_property: string

Example

gantt.config.calendar_property = "property_name";

Details

在版本4.2中引入

默认情况下,此选项设置为 "calendar_id"。

{
"id":2,
"calendar_id":"custom",
"text":"Task #1",
"start_date":"02-04-2013",
"duration":"8",
"parent":"1",
"progress":0.5,
"open": true
}
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.