WPF – Add the horizontal line to the Silverlight Toolkit column chart

I am using Silverlight Toolkit in a WPF project, and I want to add a red dashed horizontal line to the column chart of the Y-axis value that I can specify. I have modified the chart template and successfully added I have a line, but I don’t know how to make the line display on the y-axis value I want and how to make it expand in the entire chart. This is the picture of my chart so far:

This This is the XAML code of the chart template I used to generate it:








































Does anyone know how to do this?

Thank you,
Paul

By the way, I created A more general chart that can handle any type of series (Column, Bar, StackedColumn, etc.) and display any value as a row.

I explained the usage of this chart in a blog post .

The source code can be downloaded here.

I use Silverlight Toolkit in a WPF project, and I want to set the Y-axis value that I can specify Add a red dashed horizontal line to the column chart. I have modified the chart template and successfully added a row, but I don’t know how to make the row display at the y-axis value I want and how to make it expand throughout the chart. This is The chart picture I have so far:

This is the XAML code of the chart template I used to generate it:


































< br />





Does anyone know how to do this?

Thanks,
Paul

By the way, I created a more general chart that can handle any type of series (Column, Bar, StackedColumn, etc.), and display any value as a line.

I explained the usage of this chart in a blog post.

The source code can be downloaded Go here.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 4067 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.