I have a bar chart with multiple series and I have the YAxis autoscale set to true. Is there anyway to get a handle on the generated max YAxis and step value as I would like to reuse these values.
Thanks,
`Travis
1 Answer, 1 is accepted
0
Giuseppe
Telerik team
answered on 14 Jan 2009, 09:17 AM
Hello Travis,
You can achieve the desired functionality by handling the BeforeLayout server-side event like that: