Add horizontal line to PivotChart

Y

yfradkin

I have an Access <b>PivotChart</b> diagram showing, in essence, how much time
(along 'Y' axis) different workers (along 'X' axis) are scheduled to spend at
work. The "scheduled" time can be over or under the "available" time (which
could be e.g. 8 hrs in a work day). "Available" time is actually stored in a
database field and not hard-coded.

How can I <b>add a horizontal line</b> to this chart at the level
Y="available" time, in order to visually spot the over- and under-worked
people?

Thank you!
 
Top