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

Reg the Chart - Step value

1 Answer 61 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
sabarishbabu
Top achievements
Rank 1
sabarishbabu asked on 29 Sep 2009, 01:18 PM
Hi,

 i am getting dataset  and bind to the barchart.the datset contains  name field and number field.the chart takes the step value as 1 by default.

Based on the dataset, maxvalues the graph should calculate the step value and generate the grpah dynamically.  Currently it is incrementing by 1 and the Grpah image is not clear.   

We can set the step value dynamically by taking the maximum value and dividing by a constant value say 10 to show the step values.  Will this not happen automatically in the telerik graph control?

Help me how to use the graph controls and
avoid this coding

1 Answer, 1 is accepted

Sort by
0
Velin
Telerik team
answered on 02 Oct 2009, 07:33 AM
Hello sabarishbabu,

The default axis behavior of RadChart is to automatically calculate the axis range and step to render the data in the best possible way. Please, make sure you have not switched off this behavior with setting the AutoRange property of the axis to false.

You can review some examples on how to configure RadChart for ASP.NET here. You could also find useful information in our online help topics.

Kind regards,
Velin
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Chart (Obsolete)
Asked by
sabarishbabu
Top achievements
Rank 1
Answers by
Velin
Telerik team
Share this question
or