We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Numerical Axis truncate

Hi,

I've a problem,

I put my SFchart in a FrameLayout with a fixed height,

But my Numerical Axis is truncate.

Is there a fix for this issue ?

Regards,

Anthony

Attachment: image.png_419d62ae.zip

3 Replies

SP Saravana Pandian Murugan Syncfusion Team May 11, 2017 12:32 PM UTC

Hi  AnthonyBDL, 
  
Thanks for using Syncfusion products. 
  
We were not able to reproduce the reported issue at our end and we have prepared a sample for this. Please update us the modified sample to reproduce the issue which will be helpful for providing further assistance on this. 
 
 
Also we suggest you to use EdgeLabelsDrawingMode for SecondaryAxis if it satisfies your requirement. Please find the code snippet below. 
 
Code Snippet: 
 
 
chart.SecondaryAxis.EdgeLabelsDrawingMode = EdgeLabelsDrawingMode.Shift; 
 
 
Please refer the below user guide document for more details. 
 
  
Regards, 
Saravana Pandian M. 



AN AnthonyBDL May 11, 2017 01:16 PM UTC

Thank's a lot Saravana Pandian Murugan ,

It works,

Regards,

Anthony


SP Saravana Pandian Murugan Syncfusion Team May 12, 2017 01:10 PM UTC

Hi Anthony,

Thanks for the update. We are glad to know that the given solution worked. Please let us know if you need further assistance on this.

Regards,
Saravana Pandian M.


Loader.
Live Chat Icon For mobile
Up arrow icon