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

do i have to specify y axis maximum value ?

1 Answer 49 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Saravanan
Top achievements
Rank 1
Saravanan asked on 05 Sep 2011, 08:43 AM
Hi team,
i can see there is two properties like Min,Max in Y axis,do i have to specify maximum value in y axis ? ,
wont it takes maximum approximate value ?,i dont want to give Y axis maximum value,
 right now i am finding maximum value from series and add some value to get exact output its working fine
like this,
 Max = Convert.ToString(maxQuery.Max() + 1500);
but if i dont give y axis Max value it takes only o to 10 ,i dont know whats the issue,

please find the attchement

Thanks,
Saravanan

1 Answer, 1 is accepted

Sort by
0
Sia
Telerik team
answered on 06 Sep 2011, 01:21 PM
Hi Saravanan,

When you use a manual range, you do need to specify the max value manually. You are doing it as expected.

Greetings,
Sia
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
Chart
Asked by
Saravanan
Top achievements
Rank 1
Answers by
Sia
Telerik team
Share this question
or