Property 'percentage' does not exist on type 'Point | Series'

后端 未结 0 586
误落风尘
误落风尘 2020-12-24 15:48

legend:{ enabled:true, labelFormatter: function () { return this.name+\':\' +this.y+\'(\'+this.percentage.toFixed(1) +\'%)\'; } }, In angular code for highcharts piechart,in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题