ILauncherEventArguments

Type interface

Event argument type for Launcher event handlers.

Inheritance

ILauncherEventArguments does not extend any other symbol.

ILauncherEventArguments is not extended by any other symbol.

Properties

appliedLicenses
#

Type string[]

License infromation entered in the Editor.

Use in your chart display code to apply amCharts licenses.

appliedThemes
#

Type string[]

Themes selected in the Editor.

Use to apply themes in your chart display code.

chartConfig
#

Type object

Chart config (objec-style/JSON-style) created or edited in the Editor.