center property
The center of the series. By default, it is centered in the middle of the plot area, so it fills the plot area height.
API Docs: https://api.highcharts.com/highcharts/series.pyramid.center
Implementation
List<dynamic>? center;
The center of the series. By default, it is centered in the middle of the plot area, so it fills the plot area height.
API Docs: https://api.highcharts.com/highcharts/series.pyramid.center
List<dynamic>? center;