M
mottebelke
I just discovered the Office Web Components to use them for plotting
charts on a web page (C# .NET). It all seems very interesting and I
definitly want to work with it. But there is one thing I want to know
before hand.
Say that I want to display the properties of an object over a certain
time period. This would be done by displaying a few lines in the chart,
where each point would be the value of that property on a certain time.
This object also has a location property. Over the time it will move
from location to location, and I want to display this by using
different background colors for each location.
Is this possible using OWC? Is there a way of setting different
background colors for different areas of the chart? Or maybe by using
bars for the location and lines for the other properties?
I hope that someone knows this, and a little 'push' in the right
direction would be appreciated.
Tom
charts on a web page (C# .NET). It all seems very interesting and I
definitly want to work with it. But there is one thing I want to know
before hand.
Say that I want to display the properties of an object over a certain
time period. This would be done by displaying a few lines in the chart,
where each point would be the value of that property on a certain time.
This object also has a location property. Over the time it will move
from location to location, and I want to display this by using
different background colors for each location.
Is this possible using OWC? Is there a way of setting different
background colors for different areas of the chart? Or maybe by using
bars for the location and lines for the other properties?
I hope that someone knows this, and a little 'push' in the right
direction would be appreciated.
Tom