Hi,
I have a requirement to created a stacked column chart dynamically. That is at run time I can find number of stacks which need to created. All column will have the same number of stacks. Could you provide an example of how I can achieve this.
Hi there,
I've attached a really simple XAML and .cs file demonstrating how to create a StackedColumnSeries dynamically. I am plotting the StackedColumnSeries on a button click.
Hope this helps,
Marisa
I can't get this sample to work. It builds and runs fine but I don't get a stacked column chart. Can you confirm this works please, I have the latest service release.
Is it possible to use StackedColumnSeries with XamDataChart? Also, is it possible to create stacked area charts in xamDataChart?
Thanks,