Hi, group,
I have made a chart with two Horizontal Axes. And I also have a
customized annotation element (extends from ChartElement). In this
element, I use dataTransform object to convert between axis values and
screen positions. However, I found that dataTransform is always
relevant to the first axis (HorizontalAxis). How can I access
dataTransform relevant to my secondHorizontalAxis from a ChartElement?Thanks in advance. Chunlei

