CategoryAxis should use StringFormat #415

This commit is contained in:
Oystein Bjorke 2015-03-17 11:52:19 +01:00
Родитель dfa219df36
Коммит 0fa88fce14
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -35,6 +35,7 @@ All notable changes to this project will be documented in this file.
- Axis.ShowMinorTicks property. Use MinorTickSize = 0 instead. (#347)
### Fixed
- CategoryAxis should use StringFormat (#415)
- Fixed the dependency of OxyPlot.Xamarin.Forms NuGet (#370)
- Add default ctor for Xamarin.Forms iOS renderer (#348)
- Windows Phone cursor exception (#345)