Questions tagged [visifire]

Visifire is a set of data visualization controls

Visifire is a set of data visualization controls based on Microsoft Silverlight and WPF. Visifire is a multi-targeting control which can be used in both WPF and Silverlight applications. Use the same API to create charts and gauges in mobile, web and desktop environments.

Visifire Silverlight Controls can also be embedded in any webpage as a standalone Silverlight application. Visifire is independent of server side technology. It can be used with ASP, ASP.NET, SharePoint, PHP, JSP, ColdFusion, Python, Ruby or just simple HTML.

External links

33 questions
0
votes
1 answer

How to use AutoSeriesGenerator with MVVM Visiblox

I am following the example at this tutorial: But unfortunately their documentation is so vague I can't get anything working properly. http://www.visiblox.com/blog/posts/2011/06/13/data-binding-with-visiblox-charts/#asg What I am trying to do is use…
Lews Therin
  • 10,907
  • 4
  • 48
  • 72
0
votes
2 answers

Visifire - Custom tooltip with more than one binding

I have the object list which i use to create the graph, in it, I have a X value, Y value and couple of other things (strings, numbers,...) which describe this object. I would like to create a custom tooltip who displays them. I've seen something…
0
votes
1 answer

Visifire/WPF databinding issues (Visifire v3.6.8)

I have a very basic databinding issue with the Visifire WPF charting tool in the last open-source version, v3.6.8, before it became commercial. I want to bind an ObservableCollection<> to the DataSource-Property of a DataSeries. It just doesn't work…
Marc
  • 12,706
  • 7
  • 61
  • 97
1 2
3