Update a annotation after a color line has been dragged
Posted: Fri Feb 01, 2019 1:13 am
I need to update the content of an annotation with the Y value of a series after a color line has been moved. The color line is associated with the bottom (X) axis.
I can get the X Value fairly simple:
srsRegUsers.CalcPosValue(crttlLine.Value)
But how do I get the Y value for the color line's location?
Thank you,
Ed Dressel
I can get the X Value fairly simple:
srsRegUsers.CalcPosValue(crttlLine.Value)
But how do I get the Y value for the color line's location?
Thank you,
Ed Dressel