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

Two Y axis on the chart Y2 should display points from 0

1 Answer 19 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Manishkumar
Top achievements
Rank 1
Manishkumar asked on 02 Aug 2012, 11:50 AM
Hi ,

I have two y axis on the chart .second Y axis starting range should start from 0 .
Currently it is starting from minus (-) range and 0 is coming in between of the axis .

Please find attached image.

1 Answer, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 06 Aug 2012, 08:20 AM
Hello Manishkumar,

You can switch the axis to a manual mode:
<telerik:AxisY AutoRange="False" MinValue="0" MaxValue="100" Step="25" />

Regards,
Petar Marchev
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Chart
Asked by
Manishkumar
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Share this question
or