Jump to content
Software FX Community

SeriesAttributes.ItemsSource not working


adyaron

Recommended Posts

Hi,

 

I've been using your Chart with multiple series and used the ItemsSource property of the Chart class and everything was working as planned.

I wanted to seperate the data of the series, so they won't use the same ObservableCollection and for that I tries to use SeriesAttributes.ItemsSource.

However, once I removed the chart's ItemSource declaration and replaced it with the two series' ItemSource declaration, the lines on the chart disspeared and all I see is a small dot in the upper left corner of the chart when the data start flowing into the collection.

I'd appreciate any help using the SeriesAttributes.ItemsSource property.

Thank you in advance,

Yaron.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...