各タスクには期間があります。期間はタスクが完了するまでにどのくらい時間がかかるのかを指定します。C1GanttView では、DurationUnits プロパティを使用して、タスクの期間の単位を指定します。デフォルトの期間単位は日です。指定可能な単位は分、時間、日、週、月です。Duration プロパティは、単位の整数値を指定するのに使用します。例えば 2 が 2 週間を表すなどです。
You can add an active task by setting the task duration in Task Information. From Bar Styles, you can select the bar type as Duration Only that displays only the task name and duration for which the task is active. The bar text corresponding to different task elements is also visible around the task bar.
The following image shows a Duration Only bar style:
If you Inactivate the Task, The Duration Only bar type gets changed into Inactive Duration Only which displays only the task name and duration for which the task is inactive. The bar style gets changed and the bar text also disappears.
The following image shows an Inactive Duration Only bar style: