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
320
CategoryDateTimeXAxis MinimumValue and MaximumValue
posted

NumericXAxis has a MinimumValue and MaximumValue, but CategoryDateTimeXAxis. Is there a workaround for this?

My scenario: I simultaneously display different data sets in XamDataCharts, one chart per dataset. The user can specify a time span from which to show data. I want all the charts on screen to display the same user specified time span. The measurements in the different data sets however have been done at different times, so each data set has a different first and last datapoint date.

Parents
No Data
Reply
  • 30692
    Verified Answer
    Offline posted

    Which version of the product are you currently using? If you install the latest service release, these properties where added, but they aren't present in the initial volume release.

    -Graham

Children