Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
50
Stacked Area Chart in Composite Chart
posted

Hello,

i have troubles getting my Stacked Area Chart to work the same way it works within a normal Stacked Area Chart.

 

I defined a DataTable where each Row should be displayed as "one" Area in the Chart.

For example:

Name | Value1 | Value2 | Value3

foo    |      1     |      2    |     3

bar    |     3     |      3     |     3

 

In my Stacked Area Chart the "Column-Header"-Names are displayed on the x-axis... each Row is displayed as a singel area.

But i have troubles to define this in the composite Chart, because i'm not able to define the "Column-Header-Row" of my DataTable as the  Series.Data.LabelColumn...

 

Best regards

Harald

Parents Reply Children
No Data