This is a migrated thread and some comments may be shown as answers.

ScatterLine enable to move second y axis

1 Answer 74 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Jamie
Top achievements
Rank 1
Jamie asked on 09 Jun 2016, 10:30 AM

I have a chart that has an additional Y Axis which should be on the far right of the chart.

If the chart and series is set as a "Line" I can set the AxisCrossingPoint value for the second Axis and it shows it correctly but if I have the chart type set as "ScatterLine" (which I require) it does not move the Axis and just stays on the left of the chart next to the first Y Axis.

No matter what value I under it does not move at all. I've tried it in code behind and in the HTML. Very strange as it works fine for "Line" type series/chart.

Is this a limitation of ScatterLine?

1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 14 Jun 2016, 07:17 AM
Hello Jamie,

I tried reproducing the behavior you described with the latest version of the Telerik controls (2016.2 607), however the second Y-axis appears correctly on my end: http://screencast.com/t/DEEIm4ZEcnla

You can find attached a page with the code sample I tested with and use it as a reference for configuring the RadHtmlChart. In case the sample does not recreate your scenario accurately, you can modify it until the problem is visible and send it for further inspection.

Regards,
Slav
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Chart (HTML5)
Asked by
Jamie
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or