Posted 15 September 2019, 1:31 am EST
I have a Gantt Chart with the Y Axis Scale set at Minimum 8 and Maximum 18 (Representing 8:00AM to 6:00PM for my purposes).
For Annotation I set the Method as Values and then the Format as DateShortTime.
For every MajorGridSpacing Value it returns 12:00AM.
What I’m waning it to return the Time Value of the MajorGrid Values.
eg. 8:00 AM, 9:00 AM, 10:00 AM and etc.
How do I achieve the desired result please?