This topic provides information on breaking changes that were made to WebChart™. As developers using WebChart, you should be aware of these changes before upgrading your version of the NetAdvantage for JSF product.
- The following methods return type have been changed from java.util.List to java.util.Collection:
- GetAxes()
- GetLights()
- GetSeries()
- The following methods parameter type have been changed from java.util.List to java.util.Collection:
- SetAxes()
- SetLights()
- SetSeries()
