center property

List? center
getter/setter pair

The center of the sunburst chart relative to the plot area. Can be percentages or pixel values.

API Docs: https://api.highcharts.com/highcharts/series.sunburst.center

Implementation

List<dynamic>? center;