Axis Titles Not showing up
This discussion was imported from CodePlex
DrStrangeLove wrote at 2014-03-13 16:29:
When I create a axis in xaml, and set the title, it is not appearing, I have the following simple code to set up my axis
Any help would be greatly appreciated.
<oxy:LinearAxis Position="Left" MajorGridlineThickness="2" Title="Test Title"/>
This was working in the past but now the title does not appear anymore. I need the axis to have a title because it does not make sense without it.Any help would be greatly appreciated.
objo wrote at 2014-03-13 23:42:
The default title color for the Wpf.LinearAxis was set to transparent. Should be fixed now! Thanks for the bug report!
Customer support service by UserEcho