Completed
Last Updated: 12 Mar 2013 04:18 by ADMIN
ADMIN
Ivan Petrov
Created on: 12 Mar 2013 04:18
Category: ChartView
Type: Bug Report
1
FIX. RadChartView - LabelFormat is not respected on LinearAxis.
If one sets the LabelFormat property of LinearAxis it will not be respected in most cases.
Steps to reproduce:
1. Add a LineSeries to a chart
2. Set the VerticalAxis.LabelFormat to "{0:F2}"
3. Run the project
You will see that the labels are not formatted.
0 comments