Browse By Tags

Sorry, but there are no more tags available to filter with.
  • hitTest returns null selected object for dynamic data

    Hi,

     On a bare bones page with just a simple XamChart, I'm running into the following problem:

    If I create the chart in markup, the mousedown-hittest sequence returns HitTestArgs with the clicked DataPoint.

    However, when I create a series of DataPoints…