For the Gantt Diagram of the calendar form (that starts with something like
Project starts the 2020/09/01
), you can color the days with the following statement:
2020/09/13 to 2020/09/16 are colored in lightblue
But it seems impossible to color the days without that initial statement. (I tried "Day1" and "Day 1", but neither worked.)
(It may sounds a bit strange, but I'm currently using Gantt Diagram to demonstrate how variables change in a program process, so the calendar form isn't what I want.)