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
455
X & Y Axis first label values at left bottom over lap
posted

Hello,

i don't want to show the very first label along x & y axis, firstly it is a customer requirement and secondly labels overlap with each other at corner.

screenshot is attached.

Any solutiion?

Regards,
Mudassir 

Parents
No Data
Reply
  • 138253
    Offline posted

    Hello Mudassir,

     

    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 created a DataTempalte for the XAxis Label and used converter for the visibility in order to make the first label hidden. You may need to change the casts in the Convert method, so they are valid for your data and Axis type. Please let me know if this helps you or you need further assistance on this matter.

     

    Looking forward for your reply.

    XamDataChartLabelVisibility.zip
Children