doitall

Members
  • Content count

    2
  • Joined

  • Last visited

Posts posted by doitall


  1. Hi,

     

     

     

    I am trying to make the Line 2D chart clickable i.e. a user can click anywhere on the chart & not just the dataset points to drill down into the next level of the graph. I see that drawAnchors can do something like this and so I tried this:

     

     

     

     chart showBorder='1' drawAnchors='1' anchorAlpha='100' .... 

     

     

     

    My question is, can drawAnchors achieve what I am trying to do or am I missing something?