Bober02 Posted August 9, 2010 Report Posted August 9, 2010 Hello again, I wrote simple xaml line setting cfx:Chart.Series ad then adding cfx:SeriesAttributes Visibility="Hidden". But the series are still being shown on the chart. Why is that happening? Quote
Bober02 Posted August 10, 2010 Author Report Posted August 10, 2010 I would also like to (ultimately) bind the property of Visibility from each series to the property of my View mode, which will return the correct visibility for each series of data. Is there a way to do that? Quote
JuanC Posted August 11, 2010 Report Posted August 11, 2010 About series visiblity not working, please post/send a sample app showing this. About binding series.Visibility, you can do so in both XAML or code, just like any other WPF binding. JuanC Quote
Bober02 Posted August 11, 2010 Author Report Posted August 11, 2010 Manged to work it out. Thanks for your response. Quote
Recommended Posts
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.