Browse By Tags

  • How can I manipulate dates in XamWebChart

    Hi,

    I have a xamWebChart for which I have set the Auto range as false and the unit is calculated and set to display only the starting and ending time along the x axis.

    Now when ever the user zooms into a part of the graph we want to show him/her the start…

  • Re: How to show Axes labels for specific intervals

    Hi Nitingaur,
    I attached zip file with corrections to your sample application and  here are some issues that I fixed.
    First, I noticed that data mapping for Label property of both CategoryXAxis objects were missing in your sample application. Also, there…