Skip to content
Discussion options

You must be logged in to vote

After further exploration on the Livecharts2 website and stumbling across the Visibility sampling, it finally dawned on me that I need to create my custom legend in XAML rather than use a C# class that implements IChartLegend. I suppose this is what Beto was trying to inform us in his rc6.1 release notes; my fault for misunderstanding him (apologies Beto! Livecharts2 is friggin awesome!)

To that end, I have written both xaml and C# converter classes, as well as a custom Command class that implements ICommand, to build my custom legend using only native UI controls and logic. I have posted my code posted below for review; perhaps it will be of help to someone out there. Please note that my…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by HaganeNoRenkinjutsu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant