credits property

HighchartsCreditsOptions? credits
getter/setter pair

Highchart by default puts a credits label in the lower right corner of the chart. This can be changed using these options.

API Docs: https://api.highcharts.com/highcharts/credits

Implementation

HighchartsCreditsOptions? credits;