Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1015
Get index from Numeric and DateTime axis.
posted

I am referencing an older post here where a user was trying to get DateTime values from mouse position.

In my particular scenario, I am trying to get the index from my items source from both NumericX axis and DateTime axis from mouse cursor position. Is this possible?

Parents
  • 17475
    Suggested Answer
    Offline posted

    Hello Ed,

    The Category axes have each category generated based on the point from the data source which is not the same with the Numeric axes. Do you have both the NumericXAxis and CategoryDateTimeAxes generated?
    The following forum thread provides some details on the getting a position when it comes to numeric axes and it could give you some useful information: http://ko.infragistics.com/community/forums/t/96877.aspx

Reply Children
No Data