Skip to main content

Microsoft Silverlight

Answered Question Linechart with markerRSS Feed

(0)

chotobu
chotobu

Member

Member

1 points

2 Posts

Linechart with marker

Hi,

I’m trying to build a Line chart with marker.
I get one or more LineSeries with DateTime and Values and add it to the chart.
In a separate List I get a Datetime and a String, now what I want to do is to add a simple line and the String above the chart, like I draw it in the Picture.

 

 someone an idea how to add the marker like this?

 

thanks,
André

David Anson
David Anson

Participant

Participant

1718 points

212 Posts

Microsoft

Re: Linechart with marker

André

This isn't directly supported today, but please have a look at the following post for some ideas about how to do this yourself without too much difficulty: http://www.scottlogic.co.uk/blog/wpf/2009/02/adding-a-location-crosshair-to-silverlight-charts/

Hope this helps!


http://blogs.msdn.com/delay

This posting is provided "AS IS" with no warranties, and confers no rights.

lee_sl
lee_sl

Contributor

Contributor

2990 points

584 Posts

Answered Question

Re: Re: Linechart with marker

Hi,

you can find a sample here

http://leeontech.wordpress.com/2009/02/25/linechart-with-markers/

----------------------------------------------
Available for consulting in Dallas, TX
http://leeontech.wordpress.com/

chotobu
chotobu

Member

Member

1 points

2 Posts

Re: Re: Linechart with marker

 thanks Lee, that's great!

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities