Jump to content
Software FX Community

ranjan_rai

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by ranjan_rai

  1. I want to trap click event of annotation text. There is a mousedown/mouseup event for annotation list but that also gets for any mouse click on the chart and not necessarily on the annotation.

    I want to have similar functionality like google finance where I can click on a annotation on a chart and navigate to a relevant place showing me details about the annotation. Please share a sample code snippet if somebody has tried this kind of feature.

  2. When I use attach method and specify X and Y values for a line chart the annotation does not show up. However for certain chart types(like bubble, OpenHighLowClose e.t.c) this shows up. If I specify left and Top for annotation in a Line chart, it shows up but getting the proper left and top positions are a problem. Also setting the left and top postion will not take care of setting the annotation to proper position in case the form is resized. What is the way out for positioning annotation for line chart?

  3. When I use attach method and specify X and Y values for a line chart the annotation does not show up. However for certain chart types(like bubble, OpenHighLowClose e.t.c) this shows up.

    If I specify left and Top for annotation in a Line chart, it shows up but getting the proper left and top positions are a problem. Also setting the left and top postion will not take care of setting the annotation to proper position in case the form is resized.

    What is the way out for positioning annotation for line chart?

×
×
  • Create New...