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
210
XamdataChart axis Title issue
posted

Hi,

I am using XamDataChart and I want the axis to have a title.Is there any way that  I can give the title to both the axis of the chart.

Also sometimes the point on the graph comes on the end of the graph and so the point and the line is not visible properly as shown with the arrows in the image attached .Can u please suggest some solution to this.

Thanks in advance

Manuj Negi

Parents
  • 138253
    Offline posted

    Hello Manuj,

     

    Thank you for your post. I have been looking into it and I created a sample project for you with the functionality you want. Basically I put the XamDataChart into XamDock  and docked two labels on the left and on the bottom, which are the axis titles. As for the points that are partially visible I set the NumericYAxis’ MaximumValue Property to a value bigger than the biggest value in the DataSource, because when it is not set explicitly it sets internally to the data source biggest one.

    Please let me know if this helps you or you need further assistance on this matter.

     

    Looking forward for your reply.

    XamDataChartMarker.zip
Reply Children
No Data