Where can I find updated documentation for WPF Charting

Scott Stewart 1 Reputation point
2020-03-25T15:46:22.923+00:00

I have been searching for documentation for charting in a WPF application. I find references that are close to an answer, but never quite make it. I am developing WPF application with the MVVM pattern. I am not hard coding anything in the code behind. Just looking for XAML documentation so I can create the Chart UI is a challenge. Available solutions on the internet fall way short of a custom look. For example. There are three places on my chart where I want a label. I know the X,Y value of those places and want to point them out with the label. But I cannot figure out how and the examples of labels I have found are in third party packages, which I cannot use. Other finds include documentation that is 10 or 11 years old and no longer supported.

What does one use to create charts and graphs today?

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,710 questions
{count} votes