Skip to content
Discussion options

You must be logged in to vote

I don't believe there is a pre-generated package for LiveCharts2 that gives you the C# Markup extensions. But it's not a problem. You can simply add the following:

[assembly: GenerateMarkupForAssembly(typeof(CartesianChart))]

This will generate the extensions for you so that you can continue to use all of the types in the LiveCharts assembly with your C# Markup (not just the CartesianChart).

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mpa74
Comment options

Comment options

You must be logged in to vote
4 replies
@beto-rodriguez
Comment options

@mpa74
Comment options

@beto-rodriguez
Comment options

@mpa74
Comment options

Answer selected by mpa74
Comment options

You must be logged in to vote
3 replies
@mpa74
Comment options

@jeromelaban
Comment options

@mpa74
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants