Hi,
I would like to know how to retrieve a particular option of my chart. For instance, how can I get the colorSet used by my chart, especially if use the default colorSet ?
Thanks in advance
You can access user defined values like dataPoints, dataSeries, etc as defined in the section “Alternate way of setting / updating data” in the getting started page. But its not possible for built-in values like colorSet.