Relative Content

Tag Archive for c#wpfoxyplot

C# WPF Oxyplot Barseries why tracker doesnt work?

Use oxyplot to create a graph of barriers, I want to display a Label for their current column when I hover over a column, I found the {PropertyX} tracker in the documentation, but it doesn’t work, what am I doing wrong?
Barseries code:
TrackerFormatString = "{PropertyX}n{4}"
{4} correct work and show Y.