I'm trying to setup Column Chart from WinRTXamlToolkit.
Let me ask:
Is there any guide for charts from this lib? Or which way you found the easiest to learn using charts?
How can I put labels near axises? In points like on below image:
- P0: Times
- P1: States
How to move labels above chart (like on below image)?
Thank you in advance!

I found "workarounds" (far away from perfection but works).
Below WinRTXamlToolkit = WXT
Fastest way (if you don't know WXT) is:
To get column colors for legend do
BTW. tips where from to learn WXT: