In this section we will show you how to build a Combination chart using XML String. |
Before you continue, we recommend that you go through "Your First Chart" section, as we start off from the concepts explained in that section. |
In the following code XML is provided through a string variable: |
<?xml version="1.0" encoding="utf-8"?> // Create a string with valid chart data and with xml tags ]]> |
You'll get the following chart when you execute the code: |
|
![]() |