This question is locked. New answers and comments are not allowed.
the chart was working fine on q1. I saw the release notes and it talks about Axis.DefaultFormat , SeriesDefinition.DefaultFormat and SeriesDefinition.ToolTipFormat.
Fixed those.. Here are the issues I have after I fixed those (if I had referenced them).
I have a stack bar chart.
1. RadChart1.DefaultView.ChartArea.AxisX.TickPoints doesn't make correct number of tickpoints. Before I had a dataseries with 10 items.. it had 10 tickpoints, now it is just random..
2. Tickpoint.Label doesn't work. I tried LegendLabel it didn't help either.
3. If i have only one item in the chart..it show really small in the chart...
Thank you
Bonas...
Fixed those.. Here are the issues I have after I fixed those (if I had referenced them).
I have a stack bar chart.
1. RadChart1.DefaultView.ChartArea.AxisX.TickPoints doesn't make correct number of tickpoints. Before I had a dataseries with 10 items.. it had 10 tickpoints, now it is just random..
2. Tickpoint.Label doesn't work. I tried LegendLabel it didn't help either.
3. If i have only one item in the chart..it show really small in the chart...
Thank you
Bonas...