Let us now build a stacked chart using the
multi-series data that we used in the previous example. All we need to do
now is change the value of FCChartType to 'StackedColumn3D'. We have saved a copy
of the existing Data_multi.xml as Data_stacked.xml. This file name will be provided to the FCDataURL property. |
<?xml version="1.0" encoding="utf-8"?> |
Following chart will be rendered upon execution of the code: |