Baseline in EJ 1 Angular Gantt
19 Sep 2017 / 1 minute to read
Baseline is used to describe the original plan of the task and it can be the same as current duration of the task or different. The following code example shows you how to enable baseline in Gantt control.
<ej-gantt id="GanttControl" baselineStartDateMapping="baselineStartDate"
baselineEndDateMapping="baselineEndDate" [renderBaseline]="true">
</ej-gantt>
Click here to view the online demo sample for baselines in Gantt.
The following screenshot shows the baseline in Gantt control.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page