When creating the Area Graph and also the bar graph I noticed the tics are actually the space between the data points on the axis. Is there a way on the area and line graph to have the ticks line up with the data point?
1 Answer, 1 is accepted
0
Ivan Hristov
Telerik team
answered on 12 Dec 2013, 06:24 PM
Hello Frank,
If you are using a Category Scale or a DateTime scale, you can set their PositionMode property to OnTicks, which will align the tick marks with the data points.
The Numerical Scale and the Logarithmic Scale do not provide such a property, but you can set the Minor Step and Major Step properties to some appropriate values according to your data.
Regards,
Ivan Hristov
Telerik
New HTML5/JS REPORT VIEWER with MOBILE AND TOUCH SUPPORT available in Telerik Reporting Q3 2013! Get the new Reporting version from your account or download a trial.