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
985
Xamdatachart MarkerTemplate with Values not showing properly
posted

Hi,

I have a requirement to show marked template with values. I am able to show the values using the markertemplate.

The graph image file has been attached of what i was able to achieve.

But the values at the X and Y edges are not getting displayed at the edges of the axis and is being getting cut.

How can I bring the marked values in front while displaying so that all the values get properly displayed?

 

 

 

 

 

Parents
No Data
Reply
  • 30945
    Verified Answer
    Offline posted

    Hello Rakesh,

     

    Thank you for your post. I have been looking into your question and the behavior that you have described is the default behavior. What I can suggest in order to avoid this behavior is setting the MinimumValue and MaximumValue properties of both NumericXAxis and NumericYAxis. I have created a sample application for you , that shows how you can bind those properties to your view model.

     

    Please let me know if you need any further assistance on the matter.

     

    Sincerely,

    Krasimir

    Developer Support Engineer

    Infragistics

    www.infragistics.com/support

    AxisMinMaxValueBinding_.zip
Children
No Data