Visiblox is a company that develops a WPF Chart component. It's available at www.visiblox.com.
Questions tagged [visiblox]
29 questions
13
votes
3 answers
VISIBLOX, WPF: Getting chart points to scroll horizontally?
I'm using the Visiblox WPF API and am having trouble getting the chart points in my line chart to scroll horizontally. Instead of scrolling, the points are get squashed together, in which, this isn't particularly a problem, except that I expect to…

Sparky
- 415
- 2
- 5
- 13
8
votes
2 answers
DispatcherTimer and UI refresh limits in C# silverlight
Again I apologize for a question that might be simple to all of you. I have a limited understanding of what goes behind the scenes in Silverlight.
I have a charting app (Visiblox) that I use as a rolling scope updated every 20ms, adding and removing…

PaulG
- 177
- 5
- 11
6
votes
3 answers
Saving an image of a UIElement rendered larger than it appears on screen
I have a chart that I'm displaying to the user and I want to be able to export the chart as an image to disk so they can use it outside of the application (for a presentation or something).
I've managed to get the basic idea working using…

Technicolour
- 677
- 1
- 7
- 17
6
votes
1 answer
Invert linear axis in Visiblox chart
Is it possible to invert a LinearAxis in a Visiblox chart? For example, if a linear axis is being used as the Y axis and the minimum and maximum axis values are 1 and 10, then I would want the axis to be flipped so that 1 is at the top of the axis…

Abiel
- 5,251
- 9
- 54
- 74
5
votes
2 answers
Force axis to use given number of major tick marks in Visiblox chart
When using a LinearAxis for the Y axis in a Visiblox chart, I would like to force the axis to use a given number of major tick marks while still having the toolkit automatically calculate the axis range and tick mark locations. For instance, I may…

Abiel
- 5,251
- 9
- 54
- 74
5
votes
1 answer
Visiblox, WPF: Display labeled markers in a chart
is there a way to add some markers, like points or vertical lines with text labels to a visiblox chart?
Cheers,
Lutz

Lutz
- 59
- 2
3
votes
1 answer
Wrap legend text in Visiblox chart
When I explicitly set the width of the legend in a Visiblox chart I find that legend item text gets cut off instead of wrapping. For example,