Can u plz explain how to draw composite chart. I want to draw stacked area + line chart.
Stacked area chart has very large value range say from 50k to 100k. And line series has values like 2.5 to 10.6
I set primary y for stacked area and secondary y for line chart. And made AutoRange=true for both axis. But its showing range 50k to 100k on both axis primary ans secondary. So tell me how to separate these tow so that i can show stacked area chart as well as line chart.
Please give sample code for that
Thanks,
Mahendra
Hi Mahendra,
Try this example:
http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/Chart_Creating_a_Composite_Chart_in_Code_Part_1_of_2.html
Best regards
Zdelo.
Hi,
I m using Infragistics.Silverlight.DataVisualization.Chart.v9.2 XamWebChart.
So pls give sample code for that...For multiple y axis
Regards,