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

Need help to set X-axis labels rendenring issue

2 Answers 40 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sravan
Top achievements
Rank 1
sravan asked on 20 Sep 2016, 05:35 PM

Hi Team,

 

We have purchased and using telerikReportViewer-8.2.14.1204.

The issue is when we have more days of data the x-axis labels are unreadable and getting cluttered. (Even zoomIn is not helping to see the X-axis labels)

I am using following settings:

$("#mydiv").telerik_ReportViewer({
        scale: 1,
        scaleMode: "SPECIFIC",  so on   ...

}

 

I verified for API document is there any option available for setting the scale. But I could not find any of those properties

http://docs.telerik.com/reporting/html5-report-viewer-jquery-fn-telerik-reportviewer

 

Is this feature available for the reporting or not ?

Please tell me how to fix this? 

 

Thanks,

Shravan.

2 Answers, 1 is accepted

Sort by
0
sravan
Top achievements
Rank 1
answered on 21 Sep 2016, 02:10 PM

Hello admin

Could you help us in this issue?

 

0
Katia
Telerik team
answered on 22 Sep 2016, 02:17 PM
Hello Shravan,

The changes need to be applied to the Graph item when you open the report itself in one of the available Report Designers.

Axis properties can be controlled with Graph.CoordinateSystem.XAxis.Scale settings - Formatting Axis. For example, test setting LabelStep property to Day or Month to show fewer labels on the Axis.


I hope this will help.

Regards,
Katia
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
sravan
Top achievements
Rank 1
Answers by
sravan
Top achievements
Rank 1
Katia
Telerik team
Share this question
or