R
Robert H
I have a chart that calculates control limits for electrical test
data. I dont want all the data to have data labels turned on, just
the ones that exceed the control limits. I was planning on
experimenting with comparing the series objects of the data to that of
the control limits and if the test is true turn on the dataLabel
object.
Has anyone done this? Is there a better way?
Thanks in advance
data. I dont want all the data to have data labels turned on, just
the ones that exceed the control limits. I was planning on
experimenting with comparing the series objects of the data to that of
the control limits and if the test is true turn on the dataLabel
object.
Has anyone done this? Is there a better way?
Thanks in advance