'How to add license key for fusion charts in angular2

As explained here in fusion charts documentation, it doesn't work for angular. How can I implement this for the angular projects?

Fusion chart license

FusionCharts.options.license({ key: '', creditLabel: false, });



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source